messages.ToggleStickerSets

class pyrogram.raw.functions.messages.ToggleStickerSets

Apply changes to multiple stickersets

Details:
  • Layer: 187

  • ID: B5052FEA

Parameters:
  • stickersets (List of InputStickerSet) – Stickersets to act upon

  • uninstall (bool, optional) – Uninstall the specified stickersets

  • archive (bool, optional) – Archive the specified stickersets

  • unarchive (bool, optional) – Unarchive the specified stickersets

Returns:

bool