mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add FOLDER_ID_INVALID error
This commit is contained in:
parent
5a0bcdaf42
commit
3ab624c706
1 changed files with 2 additions and 1 deletions
|
|
@ -99,4 +99,5 @@ RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
|||
ACCESS_TOKEN_INVALID The bot access token is invalid
|
||||
INVITE_HASH_EXPIRED The chat invite link is no longer valid
|
||||
USER_BANNED_IN_CHANNEL You are limited, check @SpamBot for details
|
||||
MESSAGE_EDIT_TIME_EXPIRED You can no longer edit this message
|
||||
MESSAGE_EDIT_TIME_EXPIRED You can no longer edit this message
|
||||
FOLDER_ID_INVALID The folder id is invalid
|
||||
|
Loading…
Reference in a new issue