Share via


ConversationMembers interface

Represents the members of a conversation.

Properties

id

The ID of the conversation.

members

The list of members in the conversation.

Property Details

id

The ID of the conversation.

id: string

Property Value

string

members

The list of members in the conversation.

members: ChannelAccount[]

Property Value