TgKit library and website are still in early development!

ChatMemberRestrictedPermissions Interface

Properties

canAddWebPagePreviews boolean

If the user is allowed to add web page previews to their messages, implies *canSendMediaMessages*

See the code

canChangeInfo boolean

If user is allowed to change the chat title, photo and other settings

See the code

canInviteUsers boolean

If the user is allowed to invite new users to the chat

See the code

canManageTopics boolean

*true*, if the user is allowed to create forum topics

See the code

canPinMessages boolean

If the user is allowed to pin messages; groups and supergroups only

See the code

canSendMediaMessages boolean

If the user is allowed to send audios, documents, photos, videos, video notes and voice notes, implies *canSendMessages*

See the code

canSendMessages boolean

If the user is allowed to send text messages, contacts, locations and venues

See the code

canSendOtherMessages boolean

If the user is allowed to send animations, games, stickers and use inline bots, implies *canSendMediaMessages*

See the code

canSendPolls boolean

If the user is allowed to send polls, implies *canSendMessages*

See the code