View Source ExTDLib.Method.SetAuthenticationEmailAddress (ExTDLib v0.0.4)
Sets the email address of the user and sends an authentication code to the email address. Works only when the current authorization state is authorizationStateWaitEmailAddress. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| email_address | string | The email address of the user. |
More details on telegram's documentation.