updateMessageExtendedMedia
You bought a paid media »: this update contains the revealed media.
type tg.UpdateMessageExtendedMedia struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | Peer where the paid media was posted |
MsgID | int | yes | ID of the message containing the paid media |
ExtendedMedia | []MessageExtendedMediaClass | yes | Revealed media, contains only messageExtendedMedia constructors. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateMessageExtendedMedia#d5a41724