inputMediaAreaChannelPost
Represents a channel post
type tg.InputMediaAreaChannelPost 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. |
Channel | InputChannelClass | yes | The channel that posted the message |
MsgID | int | yes | ID of the channel message |
References
- Official documentation
- Generated Go reference
- TL definition:
inputMediaAreaChannelPost#2271f2bf