The sent email code
account.sentEmailCode#811f854f email_pattern:string length:int = account.SentEmailCode;
Name | Type | Description |
---|---|---|
email_pattern | string | The email (to which the code was sent) must match this pattern |
length | int | The length of the verification code |
Some methods require the client to verify if the data obtained from an external source matches a certain pattern.