import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesToggleStickerSets } = functions;
Constructors
new
MessagesToggleStickerSets(params: { uninstall?: true; archive?: true; unarchive?: true; stickersets: Array<types.TypeInputStickerSet>; })Properties
protected
readonly
[params]: Paramsstickersets: Array<types.TypeInputStickerSet>
Static Properties
readonly
[paramDesc]: ParamDesc