View Source ExTDLib.Method.CheckEmailAddressVerificationCode (ExTDLib v0.0.4)
Checks the email address verification code for Telegram Passport. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| code | string | Verification code to check. |
More details on telegram's documentation.