View Source ExTDLib.Object.UpdateAnimatedEmojiMessageClicked (ExTDLib v0.0.4)
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen. chatActionWatchingAnimations with the text of the message needs to be sent if the sticker is played.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_id | string | Message identifier. |
| sticker | sticker | The animated sticker to be played. |
More details on telegram's documentation.