class tl.Api.CdnPublicKey extends VirtualClass<{ dcId: int; publicKey: string; }>import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { CdnPublicKey } = tl.Api; PropertiesclassName: "CdnPublicKey"classType: "constructor"CONSTRUCTOR_ID: 3380800186dcId: intpublicKey: stringSUBCLASS_OF_ID: 383469555Static MethodsfromReader(reader: Reader): CdnPublicKey