View Source ExTDLib.Method.CheckAuthenticationCode (ExTDLib v0.0.4)
Checks the authentication code. Works only when the current authorization state is authorizationStateWaitCode. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| code | string | Authentication code to check. |
More details on telegram's documentation.