ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
ChatPermissions
/
Common
/
Common
Common
constructor
(
canSendPolls
:
Boolean
?
=
null
,
canSendOtherMessages
:
Boolean
?
=
null
,
canAddWebPagePreviews
:
Boolean
?
=
null
,
canChangeInfo
:
Boolean
?
=
null
,
canInviteUsers
:
Boolean
?
=
null
,
canPinMessages
:
Boolean
?
=
null
)