import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { AccountSendChangePhoneCode } = functions;
Constructors
new
AccountSendChangePhoneCode(params: { phoneNumber: string; settings: types.TypeCodeSettings; })Properties
protected
readonly
[params]: Paramssettings: types.TypeCodeSettings
Static Properties
readonly
[paramDesc]: ParamDesc