TDLib v0.0.2 TDLib.Method.CheckAuthenticationPassword View Source
Checks the authentication password for correctness. Works only when the current authorization state is authorizationStateWaitPassword.
Returns object_ptr
Name | Type | Description |
---|---|---|
password | string | The password to check. |
More details on telegram’s documentation.