import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { AuthSendCode } = functions;
Constructors
new
AuthSendCode(params: { phoneNumber: string; apiId: number; apiHash: string; settings: types.TypeCodeSettings; })Properties
protected
readonly
[params]: Paramssettings: types.TypeCodeSettings
Static Properties
readonly
[paramDesc]: ParamDesc