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