Skip to main content

Interface: Room

Represents a room or conversation context, including its ID and a list of participants.

Properties

id

id: `${string}-${string}-${string}-${string}-${string}`


participants

participants: Participant[]