class types.AuthSentCode
extends _TypeAuthSentCode
import { types } from "https://deno.land/x/mtkruto@0.0.999/2_tl.ts";
const { AuthSentCode } = types;
Constructors
new
AuthSentCode(params: { type: TypeAuthSentCodeType; phoneCodeHash: string; nextType?: TypeAuthCodeType; timeout?: number; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc