sendMessageEmojiInteraction
User has clicked on an animated emoji triggering a reaction, click here for more info ».
type tg.SendMessageEmojiInteraction struct { /* ... */ }
Implements SendMessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Emoticon | string | yes | Emoji |
MsgID | int | yes | Message ID of the animated emoji that was clicked |
Interaction | DataJSON | yes | A JSON object with interaction info, click here for more info » |
References
- Official documentation
- Generated Go reference
- TL definition:
sendMessageEmojiInteraction#25972bcb