mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Add MESSAGE_DELETE_FORBIDDEN error
This commit is contained in:
parent
03f57cd2af
commit
b3737fc6ef
@ -1,4 +1,5 @@
|
|||||||
id message
|
id message
|
||||||
CHAT_WRITE_FORBIDDEN You don't have rights to send messages in this chat
|
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
|
CHAT_ADMIN_INVITE_REQUIRED You don't have rights to invite other users
|
||||||
|
MESSAGE_DELETE_FORBIDDEN You don't have rights to delete messages in this chat
|
|
Loading…
x
Reference in New Issue
Block a user