messages.ToggleStickerSets¶
- class hydrogram.raw.functions.messages.ToggleStickerSets[source]¶
Apply changes to multiple stickersets
- Details:
Layer:
181ID:
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