Type alias ConversationState

ConversationState: "ACTIVE" | "INACTIVE" | "DELETED"

A ConversationState is a union of 'ACTIVE', 'INACTIVE', 'DELETED'