661 B
661 B
title | description |
---|---|
checkAuthPassword | Checks password for correctness. Works only when getAuthState returns authStateWaitPassword. Returns authStateOk on success |
Method: checkAuthPassword
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Checks password for correctness. Works only when getAuthState returns authStateWaitPassword. Returns authStateOk on success
Parameters:
Name | Type | Required | Description |
---|---|---|---|
password | CLICK ME string | Yes | Password to check |