ChatMemberRestrictedPermissions Interface
Properties
canAddWebPagePreviews boolean
If the user is allowed to add web page previews to their messages, implies *canSendMediaMessages*
See the codecanChangeInfo boolean
If user is allowed to change the chat title, photo and other settings
See the codecanPinMessages boolean
If the user is allowed to pin messages; groups and supergroups only
See the codecanSendMediaMessages boolean
If the user is allowed to send audios, documents, photos, videos, video notes and voice notes, implies *canSendMessages*
See the codecanSendMessages boolean
If the user is allowed to send text messages, contacts, locations and venues
See the codecanSendOtherMessages boolean
If the user is allowed to send animations, games, stickers and use inline bots, implies *canSendMediaMessages*
See the code