interface ClientPlainParams
implements ClientAbstractParams
Re-export
import { type ClientPlainParams } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Properties
optional
publicKeys: PublicKeysMTProto 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.