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

Returns an animated emoji corresponding to a given emoji. Returns a 404 error if the emoji has no animated emoji. Returns object_ptr<AnimatedEmoji>.

NameTypeDescription
emojistringThe emoji.

More details on telegram's documentation.