mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 12:40:22 +03:00
Update errors.csv
This commit is contained in:
parent
7d68f4aa2b
commit
7cafbeb2dc
|
@ -378,6 +378,7 @@ USERNAME_OCCUPIED,400,The username is already taken
|
||||||
USERS_TOO_FEW,400,"Not enough users (to create a chat, for example)"
|
USERS_TOO_FEW,400,"Not enough users (to create a chat, for example)"
|
||||||
USERS_TOO_MUCH,400,"The maximum number of users has been exceeded (to create a chat, for example)"
|
USERS_TOO_MUCH,400,"The maximum number of users has been exceeded (to create a chat, for example)"
|
||||||
USER_ADMIN_INVALID,400,Either you're not an admin or you tried to ban an admin that you didn't promote
|
USER_ADMIN_INVALID,400,Either you're not an admin or you tried to ban an admin that you didn't promote
|
||||||
|
USER_ALREADY_INVITED,400,
|
||||||
USER_ALREADY_PARTICIPANT,400,The authenticated user is already a participant of the chat
|
USER_ALREADY_PARTICIPANT,400,The authenticated user is already a participant of the chat
|
||||||
USER_BANNED_IN_CHANNEL,400,You're banned from sending messages in supergroups/channels
|
USER_BANNED_IN_CHANNEL,400,You're banned from sending messages in supergroups/channels
|
||||||
USER_BLOCKED,400,User blocked
|
USER_BLOCKED,400,User blocked
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user