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:
224ID:
D9AB0F54
- Parameters:
document_id (List of
int64-bit) – Custom emoji IDs from a messageEntityCustomEmoji.- Returns:
List of
Document