Fetch custom emoji stickers ».
Returns a list of documents with the animated custom emoji in TGS format, and a documentAttributeCustomEmoji attribute with the original emoji and info about the emoji stickerset this custom emoji belongs to.
---functions---
messages.getCustomEmojiDocuments#d9ab0f54 document_id:Vector<long> = Vector<Document>;
Name | Type | Description |
---|---|---|
document_id | Vector<long> | Custom emoji IDs from a messageEntityCustomEmoji. |
Telegram allows including animated and static custom emojis inside of messages.
Represents a custom emoji.
Note that this entity must wrap exactly one regular emoji (the one contained in documentAttributeCustomEmoji.alt
) in the related text, otherwise the server will ignore it.
Document
Info about a custom emoji