Skip to content

Commit 7f78a1a

Browse files
committed
Add MESSAGE_AUTHOR_REQUIRED error
1 parent be612a4 commit 7f78a1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compiler/error/source/403_FORBIDDEN.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ CHAT_WRITE_FORBIDDEN You don't have rights to send messages in this chat
33
RIGHT_FORBIDDEN One or more admin rights can't be applied to this kind of chat (channel/supergroup)
44
CHAT_ADMIN_INVITE_REQUIRED You don't have rights to invite other users
55
MESSAGE_DELETE_FORBIDDEN You don't have rights to delete messages in this chat
6-
CHAT_SEND_MEDIA_FORBIDDEN You can't send media messages in this chat
6+
CHAT_SEND_MEDIA_FORBIDDEN You can't send media messages in this chat
7+
MESSAGE_AUTHOR_REQUIRED You are not the author of this message

0 commit comments

Comments
 (0)