From 750dd00105d022c9c336ac02dd808d35a2650d0c Mon Sep 17 00:00:00 2001 From: KurimuzonAkuma Date: Thu, 7 Dec 2023 11:54:38 +0300 Subject: [PATCH] Add some errors to known errors --- compiler/errors/source/403_FORBIDDEN.tsv | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/errors/source/403_FORBIDDEN.tsv b/compiler/errors/source/403_FORBIDDEN.tsv index add636a518..deff1e846f 100644 --- a/compiler/errors/source/403_FORBIDDEN.tsv +++ b/compiler/errors/source/403_FORBIDDEN.tsv @@ -4,6 +4,7 @@ CHANNEL_PUBLIC_GROUP_NA The channel/supergroup is not available CHAT_ADMIN_INVITE_REQUIRED You don't have rights to invite other users CHAT_ADMIN_REQUIRED The method requires chat admin privileges CHAT_FORBIDDEN You cannot write in this chat +CHAT_GUEST_SEND_FORBIDDEN You need to join the discussion group before commenting CHAT_SEND_GIFS_FORBIDDEN You can't send animations in this chat CHAT_SEND_INLINE_FORBIDDEN You cannot use inline bots to send messages in this chat CHAT_SEND_MEDIA_FORBIDDEN You can't send media messages in this chat