class tl.Api.StickerPack extends VirtualClass<{ emoticon: string; documents: long[]; }>import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { StickerPack } = tl.Api; PropertiesclassName: "StickerPack"classType: "constructor"CONSTRUCTOR_ID: 313694676documents: long[]emoticon: stringSUBCLASS_OF_ID: 2683282644Static MethodsfromReader(reader: Reader): StickerPack