messageMediaDice
Dice-based animated sticker
type tg.MessageMediaDice struct { /* ... */ }
Implements MessageMedia.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Value | int | yes | Dice value |
Emoticon | string | yes | The emoji, for now , and are supported |
GameOutcome | MessagesEmojiGameOutcome | — | GameOutcome field of MessageMediaDice. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageMediaDice#8cbec07