View Source ExTDLib.Method.ClickAnimatedEmojiMessage (ExTDLib v0.0.4)
Informs TDLib that a message with an animated emoji was clicked by the user. Returns a big animated sticker to be played or a 404 error if usual animation needs to be played. Returns object_ptr<Sticker>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier of the message. |
| message_id | string | Identifier of the clicked message. |
More details on telegram's documentation.