Interface: Message
Represents a message within the conversation, including its content and associated metadata such as the sender, agent, and room IDs.
Properties
content
• content: Content
room_id
• room_id: `${string}-${string}-${string}-${string}-${string}`
user_id
• user_id: `${string}-${string}-${string}-${string}-${string}`