ConversationEditOptions
Options to configure conversation attributes updates.
Props
customData
Optional
public customDataArbitrary custom data you want to use in the conversation such as description, etc. If you do not need it, set it to
null
.
isPublicJoin
Optional
public isPublicJoinWhether joining the conversation is open for all users.
A public conversation is accessible to anyone and cannot be configured as a direct E2E conversation.
title
Optional
public titleNew conversation title.