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
coordinates
: Raw.TypeMediaAreaCoordinatesThe size and location of the media area corresponding to the location sticker on top of the story media.
channel
: Raw.TypeInputChannelThe channel that posted the message
msgId
: numberId of the channel message