View Source ExTDLib.Object.AuthorizationStateWaitCode (ExTDLib v0.0.4)
TDLib needs the user's authentication code to authorize. Call checkAuthenticationCode to check the code.
| Name | Type | Description |
|---|---|---|
| code_info | authenticationCodeInfo | Information about the authorization code that was sent. |
More details on telegram's documentation.