mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
1.5 KiB
1.5 KiB
| 1 | id | message |
|---|---|---|
| 2 | BROADCAST_FORBIDDEN | The request can't be used in channels |
| 3 | CHANNEL_PUBLIC_GROUP_NA | The channel/supergroup is not available |
| 4 | CHAT_ADMIN_INVITE_REQUIRED | You don't have rights to invite other users |
| 5 | CHAT_FORBIDDEN | You cannot write in this chat |
| 6 | CHAT_SEND_GIFS_FORBIDDEN | You can't send animations in this chat |
| 7 | CHAT_SEND_MEDIA_FORBIDDEN | You can't send media messages in this chat |
| 8 | CHAT_SEND_STICKERS_FORBIDDEN | You can't send stickers in this chat |
| 9 | CHAT_WRITE_FORBIDDEN | You don't have rights to send messages in this chat |
| 10 | INLINE_BOT_REQUIRED | The action must be performed through an inline bot callback |
| 11 | MESSAGE_AUTHOR_REQUIRED | You are not the author of this message |
| 12 | MESSAGE_DELETE_FORBIDDEN | You don't have rights to delete messages in this chat, most likely because you are not the author of them |
| 13 | RIGHT_FORBIDDEN | You don't have enough rights for this action, or you tried to set one or more admin rights that can't be applied to this kind of chat (channel or supergroup) |
| 14 | SENSITIVE_CHANGE_FORBIDDEN | Your sensitive content settings can't be changed at this time |
| 15 | USER_BOT_INVALID | This method can only be called by a bot |
| 16 | USER_CHANNELS_TOO_MUCH | One of the users you tried to add is already in too many channels/supergroups |
| 17 | USER_IS_BLOCKED | The user is blocked |
| 18 | USER_NOT_MUTUAL_CONTACT | The provided user is not a mutual contact |
| 19 | USER_PRIVACY_RESTRICTED | The user's privacy settings is preventing you to perform this action |
| 20 | USER_RESTRICTED | You are limited/restricted. You can't perform this action. |