View Source ExTDLib.Method.CheckAuthenticationEmailCode (ExTDLib v0.0.4)
Checks the authentication of a email address. Works only when the current authorization state is authorizationStateWaitEmailCode. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| code | EmailAddressAuthentication | Email address authentication to check. |
More details on telegram's documentation.