messages.ToggleStickerSets
- class pyrogram.raw.functions.messages.ToggleStickerSets
Apply changes to multiple stickersets
- Details:
Layer:
194
ID:
B5052FEA
- Parameters:
stickersets (List of
InputStickerSet
) – Stickersets to act uponuninstall (
bool
, optional) – Uninstall the specified stickersetsarchive (
bool
, optional) – Archive the specified stickersetsunarchive (
bool
, optional) – Unarchive the specified stickersets
- Returns:
bool