UpdateStickerSets#

class pyrogram.raw.types.UpdateStickerSets#

Installed stickersets have changed, the client should refetch them as described in the docs.

Constructor of Update.

Details:
  • Layer: 158

  • ID: 31C24808

Parameters:
  • masks (bool, optional) – Whether mask stickersets have changed.

  • emojis (bool, optional) – Whether the list of installed custom emoji stickersets has changed.