UpdateStickerSetsOrder#

class pyrogram.raw.types.UpdateStickerSetsOrder#

The order of stickersets was changed.

Constructor of Update.

Details:
  • Layer: 158

  • ID: BB2D201

Parameters:
  • order (List of int 64-bit) – New sticker order by sticker ID.

  • masks (bool, optional) – Whether the updated stickers are mask stickers.

  • emojis (bool, optional) – Whether the updated stickers are custom emoji stickers.