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: 201
Constructor ID: 0xa5a356f9
Property
phoneNumber: stringThe phone number to verify
settings: Raw.TypeCodeSettingsPhone code settings