Skip to main content
Module

x/grm/mod.ts>tl.Api.CdnPublicKey

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.CdnPublicKey
extends VirtualClass<{ dcId: int; publicKey: string; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { CdnPublicKey } = tl.Api;

Properties

className: "CdnPublicKey"
classType: "constructor"
CONSTRUCTOR_ID: 3380800186
dcId: int
publicKey: string
SUBCLASS_OF_ID: 383469555