messages.GetCustomEmojiDocuments#
- class pyrogram.raw.functions.messages.GetCustomEmojiDocuments#
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.
- Details:
Layer:
211
ID:
D9AB0F54
- Parameters:
- document_id (List of
int
64-bit
): Custom emoji IDs from a messageEntityCustomEmoji.
- document_id (List of
- Returns:
List of
Document