Raw.InputMediaAreaChannelPost

Raw.InputMediaAreaChannelPost

Represents a channel post

inputMediaAreaChannelPost#2271f2bf coordinates:MediaAreaCoordinates channel:InputChannel msg_id:int = MediaArea;
export namespace Raw {
  export class InputMediaAreaChannelPost {
    constructor(params: {
      coordinates: Raw.TypeMediaAreaCoordinates;
      channel: Raw.TypeInputChannel;
      msgId: number;
    }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x2271f2bf

Property