messages.GetEmojiStatusGroups

class pyrogram.raw.functions.messages.GetEmojiStatusGroups

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

Details:
  • Layer: 187

  • ID: 2ECD56CD

Parameters:

hash (int 32-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the messages.emojiGroups.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Returns:

messages.EmojiGroups