Raw.account.SendConfirmPhoneCode
Send confirmation code to cancel account deletion, for more info click here
account.sendConfirmPhoneCode#1b3faa88 hash:string settings:CodeSettings = auth.SentCode;
export namespace Raw {
export namespace account {
export class SendConfirmPhoneCode {
constructor(params: { hash: string; settings: Raw.TypeCodeSettings }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x1b3faa88
Property
hash
: stringThe hash from the service notification, for more info click here
settings
: Raw.TypeCodeSettingsPhone code settings