messages.AllStickers#

class pyrogram.raw.types.messages.AllStickers#

Info about all installed stickers.

Constructor of AllStickers.

Details:
  • Layer: 158

  • ID: CDBBCEBB

Parameters:
  • hash (int 64-bit) – Hash for pagination.

  • sets (List of StickerSet) – All stickersets.

Functions:

This object can be returned by 3 functions.

messages.GetAllStickers

Get all installed stickers.

messages.GetMaskStickers

Get installed mask stickers.

messages.GetEmojiStickers

Gets the list of currently installed custom emoji stickersets.