Raw.account.SendVerifyPhoneCode

Raw.account.SendVerifyPhoneCode

Send the verification phone code for telegram passport.

account.sendVerifyPhoneCode#a5a356f9 phone_number:string settings:CodeSettings = auth.SentCode;
export namespace Raw {
  export namespace account {
    export class SendVerifyPhoneCode {
      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: 0xa5a356f9

Property

Results

Raw.auth.TypeSentCode