shared
1.22.2
common
shared
/
io.dyte.core.network.models
/
ChatPrivatePermissions
/
ChatPrivatePermissions
Chat
Private
Permissions
constructor
(
canSend
:
Boolean
?
=
null
,
canReceive
:
Boolean
?
=
null
,
text
:
Boolean
?
=
null
,
files
:
Boolean
?
=
null
)