shared
1.32.0
common
shared
/
io.dyte.core.chat.models
/
ChatChannelUpdateParams
/
ChatChannelUpdateParams
Chat
Channel
Update
Params
constructor
(
displayName
:
String
?
=
null
,
displayPictureUrl
:
String
?
=
null
,
memberIds
:
List
<
String
>
?
=
null
,
visibility
:
ChatChannel.ChannelVisibility
?
=
null
)