interface ConversationData

Data used to construct a Conversation class.

Properties

id: string

muted: boolean

unreadCount: number

members: Profile[]