mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 05:24:51 +00:00
Add MESSAGE_POLL_CLOSED error
This commit is contained in:
parent
7e354b12bf
commit
999b9ce667
1 changed files with 2 additions and 1 deletions
|
|
@ -82,4 +82,5 @@ PASSWORD_RECOVERY_NA The password recovery e-mail is not available
|
|||
PASSWORD_EMPTY The password entered is empty
|
||||
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||
TAKEOUT_INVALID The takeout id is invalid
|
||||
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
|
||||
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
|
||||
MESSAGE_POLL_CLOSED You can't interact with a closed poll
|
||||
|
Loading…
Reference in a new issue