class StickerSet
extends _TypeStickerSet
import { StickerSet } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
StickerSet(params: { archived?: true; official?: true; masks?: true; animated?: true; videos?: true; emojis?: true; installedDate?: number; id: bigint; accessHash: bigint; title: string; shortName: string; thumbs?: Array<TypePhotoSize>; thumbDcId?: number; thumbVersion?: number; thumbDocumentId?: bigint; count: number; hash: number; })Properties
protected
readonly
[params]: Paramsoptional
thumbs: Array<TypePhotoSize>Static Properties
readonly
[paramDesc]: ParamDesc