messages.MyStickers#

class pyrogram.raw.types.messages.MyStickers#

The list of stickersets owned by the current account ».

Constructor of MyStickers.

Details:
  • Layer: 187

  • ID: FAFF629D

Parameters:
  • count (int 32-bit) – Total number of owned stickersets.

  • sets (List of StickerSetCovered) – Stickersets

Functions:

This object can be returned by 1 function.

messages.GetMyStickers

Fetch all stickersets » owned by the current user.