mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add CHAT_ADMIN_INVITE_REQUIRED error
This commit is contained in:
parent
1bf8b01151
commit
0a2892691c
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
id message
|
||||
CHAT_WRITE_FORBIDDEN You don't have rights to send messages in this chat
|
||||
RIGHT_FORBIDDEN One or more admin rights can't be applied to this kind of chat (channel/supergroup)
|
||||
RIGHT_FORBIDDEN One or more admin rights can't be applied to this kind of chat (channel/supergroup)
|
||||
CHAT_ADMIN_INVITE_REQUIRED You don't have rights to invite other users
|
||||
|
Loading…
Reference in a new issue