@ai16z/eliza v0.1.3 / Room
Interface: Room
Represents a room or conversation context, including its ID and a list of participants.
Properties
id
id: `${string}-${string}-${string}-${string}-${string}`
Defined in
packages/core/src/types.ts:296
participants
participants:
Participant
[]