Skip to main content
Module

x/mtkruto/mod.ts>types.CdnPublicKey

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.CdnPublicKey
import { types } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { CdnPublicKey } = types;

Constructors

new
CdnPublicKey(params: { dcId: number; publicKey: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
dcId: number
publicKey: string

Static Properties

readonly
[paramDesc]: ParamDesc