mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
3.2 KiB
3.2 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_ADMIN_REQUIRED | The method requires chat admin privileges |
| 6 | CHAT_FORBIDDEN | You cannot write in this chat |
| 7 | CHAT_GUEST_SEND_FORBIDDEN | You need to join the discussion group before commentingr |
| 8 | EDIT_BOT_INVITE_FORBIDDEN | Bots' chat invite links can't be edited |
| 9 | INLINE_BOT_REQUIRED | The action must be performed through an inline bot callback |
| 10 | MESSAGE_AUTHOR_REQUIRED | You are not the author of this message |
| 11 | MESSAGE_DELETE_FORBIDDEN | You don't have rights to delete messages in this chat, most likely because you are not the author of them |
| 12 | NOT_ALLOWED | Not allowed |
| 13 | NOT_ELIGIBLE | You are not eligible for this action |
| 14 | PARTICIPANT_JOIN_MISSING | Trying to enable a presentation, when the user hasn't joined the Video Chat with phone.joinGroupCall |
| 15 | POLL_VOTE_REQUIRED | Cast a vote in the poll before calling this method |
| 16 | PREMIUM_ACCOUNT_REQUIRED | This action requires a premium account |
| 17 | PRIVACY_PREMIUM_REQUIRED | The user has restricted from sending messages OR This action requires a premium account |
| 18 | PUBLIC_CHANNEL_MISSING | You can only export group call invite links for public chats or channels |
| 19 | 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) |
| 20 | SENSITIVE_CHANGE_FORBIDDEN | Your sensitive content settings can't be changed at this time |
| 21 | TAKEOUT_REQUIRED | The method must be invoked inside a takeout session |
| 22 | USER_BOT_INVALID | This method can only be called by a bot |
| 23 | USER_CHANNELS_TOO_MUCH | One of the users you tried to add is already in too many channels/supergroups |
| 24 | USER_DELETED | You can't send this secret message because the other participant deleted their account |
| 25 | USER_INVALID | The provided user is invalid |
| 26 | USER_IS_BLOCKED | The user is blocked |
| 27 | USER_NOT_MUTUAL_CONTACT | The provided user is not a mutual contact |
| 28 | USER_PRIVACY_RESTRICTED | The user's privacy settings is preventing you to perform this action |
| 29 | USER_RESTRICTED | You are limited/restricted. You can't perform this action |
| 30 | CHAT_SEND_AUDIOS_FORBIDDEN | You can't send audio messages in this chat |
| 31 | CHAT_SEND_DOCS_FORBIDDEN | You can't send a documents to this chat |
| 32 | CHAT_SEND_GAME_FORBIDDEN | You can't send a game to this chat |
| 33 | CHAT_SEND_GIFS_FORBIDDEN | You can't send gifs in this chat |
| 34 | CHAT_SEND_INLINE_FORBIDDEN | You can't use inline bot to send messages in this chat |
| 35 | CHAT_SEND_MEDIA_FORBIDDEN | You can't send media in this chat |
| 36 | CHAT_SEND_PHOTOS_FORBIDDEN | You can't send photos in this chat |
| 37 | CHAT_SEND_PLAIN_FORBIDDEN | You can't send non-media (text) messages in this chat |
| 38 | CHAT_SEND_POLL_FORBIDDEN | You can't send polls in this chat |
| 39 | CHAT_SEND_STICKERS_FORBIDDEN | You can't send stickers in this chat |
| 40 | CHAT_SEND_VIDEOS_FORBIDDEN | You can't send videos in this chat |
| 41 | CHAT_SEND_VOICES_FORBIDDEN | You can't send voice recordings in this chat |
| 42 | CHAT_WRITE_FORBIDDEN | You can't write in this chat |
| 43 | GROUPCALL_ALREADY_STARTED | The groupcall has already started, you can join directly using phone.joinGroupCall |
| 44 | GROUPCALL_FORBIDDEN | The group call has already ended |
| 45 | LIVE_DISABLED | Story is disabled server-side |
| 46 | CHAT_GUEST_SEND_FORBIDDEN | You need to join the discussion group before commenting |