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>.

NameTypeDescription
chat_idstringChat identifier of the message.
message_idstringIdentifier of the clicked message.

More details on telegram's documentation.