mediaAreaChannelPost
Represents a channel post.
type tg.MediaAreaChannelPost struct { /* ... */ }
Implements MediaArea.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Coordinates | MediaAreaCoordinates | yes | The size and location of the media area corresponding to the location sticker on top of the story media. |
ChannelID | int64 | yes | The channel that posted the message |
MsgID | int | yes | ID of the channel message |
References
- Official documentation
- Generated Go reference
- TL definition:
mediaAreaChannelPost#770416af