Skip to content

Commit 8b4dd1f

Browse files
ColinSharkdelivrance
authored andcommitted
Add USER_ID_INVALID error message (pyrogram#313)
1 parent 2482358 commit 8b4dd1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ WEBDOCUMENT_URL_INVALID The web document URL is invalid
125125
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
126126
BUTTON_URL_INVALID The button url is invalid
127127
AUTH_BYTES_INVALID The authorization bytes are invalid
128+
USER_ID_INVALID The user ID is invalid
128129
CHANNELS_TOO_MUCH You have joined too many channels or supergroups
129130
ADMIN_RANK_INVALID The custom administrator title is invalid or is longer than 16 characters
130131
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles

0 commit comments

Comments
 (0)