class functions.AccountSendChangePhoneCode extends Function<types.TypeAuthSentCode>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountSendChangePhoneCode } = functions; ConstructorsnewAccountSendChangePhoneCode(params: { phoneNumber: string; settings: types.TypeCodeSettings; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsphoneNumber: stringsettings: types.TypeCodeSettingsStatic Propertiesreadonly[paramDesc]: ParamDesc