mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-23 23:34:28 +00:00
Add some errors to known errors
This commit is contained in:
parent
293b3392e6
commit
e102dc4445
@ -138,6 +138,7 @@ GAME_BOT_INVALID You cannot send that game with the current bot
|
||||
GEO_POINT_INVALID Invalid geo point provided
|
||||
GIF_CONTENT_TYPE_INVALID GIF content-type invalid
|
||||
GIF_ID_INVALID The provided gif/animation id is invalid
|
||||
GIFT_SLUG_EXPIRED The gift slug is expired
|
||||
GRAPH_INVALID_RELOAD Invalid graph token provided, please reload the stats and provide the updated token
|
||||
GRAPH_OUTDATED_RELOAD The graph data is outdated
|
||||
GROUPCALL_SSRC_DUPLICATE_MUCH Too many group call synchronization source duplicates
|
||||
|
|
@ -5,9 +5,10 @@ FILEREF_UPGRADE_NEEDED The file reference has expired and you must use a refresh
|
||||
FRESH_CHANGE_ADMINS_FORBIDDEN You were just elected admin, you can't add or modify other admins yet
|
||||
FRESH_CHANGE_PHONE_FORBIDDEN You can't change your phone number because your session was logged-in recently
|
||||
FRESH_RESET_AUTHORISATION_FORBIDDEN You can't terminate other authorized sessions because the current was logged-in recently
|
||||
GIFTCODE_NOT_ALLOWED Giftcode not allowed
|
||||
PHONE_NUMBER_INVALID The phone number is invalid
|
||||
PHONE_PASSWORD_FLOOD You have tried to log-in too many times
|
||||
STICKERSET_INVALID The sticker set is invalid
|
||||
STICKERSET_OWNER_ANONYMOUS This sticker set can't be used as the group's sticker set because it was created by one of its anonymous admins
|
||||
USERPIC_UPLOAD_REQUIRED You must have a profile picture to publish your geolocation
|
||||
USER_RESTRICTED You are limited/restricted. You can't perform this action
|
||||
USER_RESTRICTED You are limited/restricted. You can't perform this action
|
||||
|
|
Loading…
Reference in New Issue
Block a user