Raw.EmailVerifyPurposeLoginSetup
Email verification purpose: setup login email
emailVerifyPurposeLoginSetup#4345be73 phone_number:string phone_code_hash:string = EmailVerifyPurpose;export namespace Raw {
export class EmailVerifyPurposeLoginSetup {
constructor(params: { phoneNumber: string; phoneCodeHash: string }) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0x4345be73