Skip to main content
Module

x/mtkruto/mod.ts>ClientPlainParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ClientPlainParams
Re-export
import { type ClientPlainParams } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

optional
publicKeys: PublicKeys

MTProto public keys to use in the [keyId, [key, exponent]][] format. Don't set this unless you know what you are doing. Defaults to Telegram servers' public keys.