Add RIGHT_FORBIDDEN error

This commit is contained in:
Dan 2018-10-01 10:47:10 +02:00
parent 0162cf48c1
commit 1bf8b01151

View File

@ -1,2 +1,3 @@
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)
1 id message
2 CHAT_WRITE_FORBIDDEN You don't have rights to send messages in this chat
3 RIGHT_FORBIDDEN One or more admin rights can't be applied to this kind of chat (channel/supergroup)