core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.models
/
ChatPrivatePermissions
/
ChatPrivatePermissions
Chat
Private
Permissions
constructor
(
canSend
:
Boolean
?
=
null
,
canReceive
:
Boolean
?
=
null
,
text
:
Boolean
?
=
null
,
files
:
Boolean
?
=
null
)