messages.toggleStickerSets

Apply changes to multiple stickersets

 Method schema is available as of layer 109. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
uninstall flags.0?true Uninstall the specified stickersets
archive flags.1?true Archive the specified stickersets
unarchive flags.2?true Unarchive the specified stickersets
stickersets Vector<InputStickerSet> Stickersets to act upon

Result

Bool