Skip to main content
Module

x/mtkruto/5_client.ts>ClientPlainParams

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ClientPlainParams
import { type ClientPlainParams } from "https://deno.land/x/mtkruto@0.0.999/5_client.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.