View Source ExTDLib.Method.CheckAuthenticationPassword (ExTDLib v0.0.4)

Checks the 2-step verification password for correctness. Works only when the current authorization state is authorizationStateWaitPassword. Returns object_ptr<Ok>.

NameTypeDescription
passwordstringThe 2-step verification password to check.

More details on telegram's documentation.