File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,4 +96,5 @@ EXTERNAL_URL_INVALID The external media URL is invalid
9696CHAT_NOT_MODIFIED The chat settings were not modified
9797RESULTS_TOO_MUCH The result contains too many items
9898RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
99- ACCESS_TOKEN_INVALID The bot access token is invalid
99+ ACCESS_TOKEN_INVALID The bot access token is invalid
100+ INVITE_HASH_EXPIRED The chat invite link is no longer valid
Original file line number Diff line number Diff line change @@ -2,4 +2,5 @@ id message
22CHAT_WRITE_FORBIDDEN You don't have rights to send messages in this chat
33RIGHT_FORBIDDEN One or more admin rights can't be applied to this kind of chat (channel/supergroup)
44CHAT_ADMIN_INVITE_REQUIRED You don't have rights to invite other users
5- MESSAGE_DELETE_FORBIDDEN You don't have rights to delete messages in this chat
5+ 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
You can’t perform that action at this time.
0 commit comments