messages.EmojiGroups#

class pyrogram.raw.base.messages.EmojiGroups#

Represents a list of emoji categories.

Constructors:

This base type has 2 constructors available.

messages.EmojiGroups

Represents a list of emoji categories.

messages.EmojiGroupsNotModified

The list of emoji categories hasn't changed.

Functions:

This object can be returned by 3 functions.

messages.GetEmojiGroups

Represents a list of emoji categories, to be used when selecting custom emojis.

messages.GetEmojiStatusGroups

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

messages.GetEmojiProfilePhotoGroups

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