export Enum
Permission ​
Describes actions that a non-administrator user is allowed to take in a chat.
Properties ​
| Member | Value | Description |
|---|---|---|
| AddWebPagePreviews | "can_add_web_page_previews" | |
| ChangeInfo | "can_change_info" | |
| InviteUsers | "can_invite_users" | |
| ManageTopics | "can_manage_topics" | |
| PinMessages | "can_pin_messages" | |
| SendAudios | "can_send_audios" | |
| SendDocuments | "can_send_documents" | |
| SendMessages | "can_send_messages" | |
| SendOtherMessages | "can_send_other_messages" | |
| SendPhotos | "can_send_photos" | |
| SendPolls | "can_send_polls" | |
| SendVideoNotes | "can_send_video_notes" | |
| SendVideos | "can_send_videos" | |
| SendVoiceNotes | "can_send_voice_notes" |