interface ClientPlainParams
implements ClientAbstractParams
import { type ClientPlainParams } from "https://deno.land/x/mtkruto@0.1.157/client/2_client_plain.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.