import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { StickersCreateStickerSet } = functions;
Constructors
new
StickersCreateStickerSet(params: { masks?: true; animated?: true; videos?: true; emojis?: true; textColor?: true; userId: types.TypeInputUser; title: string; shortName: string; thumb?: types.TypeInputDocument; stickers: Array<types.TypeInputStickerSetItem>; software?: string; })Properties
protected
readonly
[params]: Paramsstickers: Array<types.TypeInputStickerSetItem>
optional
thumb: types.TypeInputDocumentuserId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc