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