messages.EmojiGroups

class pyrogram.raw.types.messages.EmojiGroups

Represents a list of emoji categories.

Constructor of EmojiGroups.

Details:
  • Layer: 187

  • ID: 881FB94B

Parameters:
  • hash (int 32-bit) – Hash for pagination, for more info click here

  • groups (List of EmojiGroup) – A list of emoji categories.

Functions:

This object can be returned by 4 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.

messages.GetEmojiStickerGroups

{schema}