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

Returns list of custom emoji stickers by their identifiers. Stickers are returned in arbitrary order. Only found stickers are returned. Returns object_ptr<Stickers>.

NameTypeDescription
custom_emoji_idsstringIdentifiers of custom emoji stickers. At most 200 custom emoji stickers can be received simultaneously.

More details on telegram's documentation.