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.

NameTypeDescription
passwordstringThe password to check.

More details on telegram’s documentation.