import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { AuthSignIn } = functions;
Constructors
new
AuthSignIn(params: { phoneNumber: string; phoneCodeHash: string; phoneCode?: string; emailVerification?: types.TypeEmailVerification; })Properties
protected
readonly
[params]: Paramsoptional
emailVerification: types.TypeEmailVerificationStatic Properties
readonly
[paramDesc]: ParamDesc