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>.
| Name | Type | Description |
|---|---|---|
| custom_emoji_ids | string | Identifiers of custom emoji stickers. At most 200 custom emoji stickers can be received simultaneously. |
More details on telegram's documentation.