Rate this page:

ConversationEditOptions

Options to configure conversation attributes updates.

Props

customData

Copy URL
customData: 

null | UnknownObject

Arbitrary custom data you want to use in the conversation such as description, etc. If you do not need it, set it to null .

isPublicJoin

Copy URL
isPublicJoin: 

null | boolean

Whether 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

Copy URL
title: 

null | string

New conversation title.