View Source ExTDLib.Object.EmailAddressAuthenticationCodeInfo (ExTDLib v0.0.4)
Information about the email address authentication code that was sent.
| Name | Type | Description |
|---|---|---|
| email_address_pattern | string | Pattern of the email address to which an authentication code was sent. |
| length | number | Length of the code; 0 if unknown. |
More details on telegram's documentation.