class functions.AuthSendCode extends Function<types.TypeAuthSentCode>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AuthSendCode } = functions; ConstructorsnewAuthSendCode(params: { phoneNumber: string; apiId: number; apiHash: string; settings: types.TypeCodeSettings; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsapiHash: stringapiId: numberphoneNumber: stringsettings: types.TypeCodeSettingsStatic Propertiesreadonly[paramDesc]: ParamDesc