TDLib v0.0.2 TDLib.Object.AuthorizationStateWaitCode View Source
TDLib needs the user’s authentication code to finalize authorization.
Name | Type | Description |
---|---|---|
is_registered | bool | True, if the user is already registered. |
code_info | authenticationCodeInfo | Information about the authorization code that was sent. |
More details on telegram’s documentation.