import { type ClientParams } from "https://deno.land/x/mtkruto@0.0.982/client/3_client.ts";
Properties
Default parse mode. Defauls to ParseMode.None
.
The transport provider to use. Defaults to webSocketTransportProvider
.
The app_version parameter to be passed to initConnection when calling authorize
.
The device_version parameter to be passed to initConnection when calling authorize
.
The lang_code parameter to be passed to initConnection when calling authorize
.
The lang_pack parameter to be passed to initConnection when calling authorize
.
The system_lang_cde parameter to be passed to initConnection when calling authorize
.
The system_version parameter to be passed to initConnection when calling authorize
.
MTProto public keys to use in the [keyId, [key, exponent]][]
format. Don't set this unless you know what you are doing.