Raw.MediaAreaChannelPost
Represents a channel post.
mediaAreaChannelPost#770416af coordinates:MediaAreaCoordinates channel_id:long msg_id:int = MediaArea;
export namespace Raw {
export class MediaAreaChannelPost {
constructor(params: {
coordinates: Raw.TypeMediaAreaCoordinates;
channelId: bigint;
msgId: number;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x770416af
Property
coordinates
: Raw.TypeMediaAreaCoordinatesThe size and location of the media area corresponding to the location sticker on top of the story media.
channelId
: bigintThe channel that posted the message
msgId
: numberId of the channel message