mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +00:00
Add IMAGE_PROCESS_FAILED error
This commit is contained in:
parent
628ddd4a25
commit
adfba5ffdf
1 changed files with 1 additions and 0 deletions
|
|
@ -87,3 +87,4 @@ MESSAGE_POLL_CLOSED You can't interact with a closed poll
|
||||||
MEDIA_INVALID The media is invalid
|
MEDIA_INVALID The media is invalid
|
||||||
BOT_SCORE_NOT_MODIFIED The bot score was not modified
|
BOT_SCORE_NOT_MODIFIED The bot score was not modified
|
||||||
USER_BOT_REQUIRED The method can be used by bots only
|
USER_BOT_REQUIRED The method can be used by bots only
|
||||||
|
IMAGE_PROCESS_FAILED The server failed to process your image
|
||||||
|
Loading…
Reference in a new issue