ConversationCreateOrUpdateContent type

The writable properties supplied when creating or updating a Conversation.

type ConversationCreateOrUpdateContent = Omit<Conversation, "name">