Raw.account.SendChangePhoneCode

Raw.account.SendChangePhoneCode

Verify a new phone number to associate to the current account

account.sendChangePhoneCode#82574ae5 phone_number:string settings:CodeSettings = auth.SentCode;
export namespace Raw {
  export namespace account {
    export class SendChangePhoneCode {
      constructor(params: { phoneNumber: string; settings: Raw.TypeCodeSettings }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x82574ae5

Property

Results

Raw.auth.TypeSentCode