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>.
| Name | Type | Description |
|---|---|---|
| password | string | The 2-step verification password to check. |
More details on telegram's documentation.