messages.getEmojiProfilePhotoGroups

Represents a list of emoji categories, to be used when selecting custom emojis to set as profile picture.

messages.emojiGroupsNotModified#6fb4ad87 = messages.EmojiGroups;
messages.emojiGroups#881fb94b hash:int groups:Vector<EmojiGroup> = messages.EmojiGroups;
---functions---
messages.getEmojiProfilePhotoGroups#21a548f3 hash:int = messages.EmojiGroups;

Parameters

Name Type Description
hash int Hash for pagination, for more info click here

Result

messages.EmojiGroups

Bots can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.

Uploading and Downloading Files

How to transfer large data batches correctly.