class functions.MessagesToggleStickerSets extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesToggleStickerSets } = functions; ConstructorsnewMessagesToggleStickerSets(params: { uninstall?: true; archive?: true; unarchive?: true; stickersets: Array<types.TypeInputStickerSet>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalarchive: truestickersets: Array<types.TypeInputStickerSet>optionalunarchive: trueoptionaluninstall: trueStatic Propertiesreadonly[paramDesc]: ParamDesc