Raw.account.SentEmailCode
The sent email code
account.sentEmailCode#811f854f email_pattern:string length:int = account.SentEmailCode;
export namespace Raw {
export namespace account {
export class SentEmailCode {
constructor(params: { emailPattern: string; length: number }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x811f854f