Raw.UpdateSentPhoneCode
updateSentPhoneCode#504aa18f sent_code:auth.SentCode = Update;
export namespace Raw {
export class UpdateSentPhoneCode {
constructor(params: { sentCode: Raw.auth.TypeSentCode }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0x504aa18f
Property
sentCode
: Raw.auth.TypeSentCode