class functions.AuthSignIn extends Function<types.TypeAuthAuthorization>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AuthSignIn } = functions; ConstructorsnewAuthSignIn(params: { phoneNumber: string; phoneCodeHash: string; phoneCode?: string; emailVerification?: types.TypeEmailVerification; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalemailVerification: types.TypeEmailVerificationoptionalphoneCode: stringphoneCodeHash: stringphoneNumber: stringStatic Propertiesreadonly[paramDesc]: ParamDesc