@ai16z/eliza v0.1.5-alpha.3 / Content
Represents the content of a message or communication
[key
: string
]: unknown
text:
string
The main text content
optional
action:string
Optional action associated with the message
optional
source:string
Optional source/origin of the content
optional
url:string
URL of the original message/post (e.g. tweet URL, Discord message link)
optional
inReplyTo: `${string}-${string}-${string}-${string}-${string}`
UUID of parent message if this is a reply/thread
optional
attachments:Media
[]
Array of media attachments