TDLib v0.0.2 TDLib.Object.AuthorizationStateWaitCode View Source

TDLib needs the user’s authentication code to finalize authorization.

NameTypeDescription
is_registeredboolTrue, if the user is already registered.
code_infoauthenticationCodeInfoInformation about the authorization code that was sent.

More details on telegram’s documentation.