View Source ExTDLib.Method.GetEmojiReaction (ExTDLib v0.0.4)

Returns information about a emoji reaction. Returns a 404 error if the reaction is not found. Returns object_ptr<EmojiReaction>.

NameTypeDescription
emojistringText representation of the reaction.

More details on telegram's documentation.