@elizaos/core v0.1.7-alpha.1 / Content
Interface: Content
Represents the content of a message or communication
Indexable
[key: string]: unknown
Properties
text
text:
string
The main text content
Defined in
action?
optionalaction:string
Optional action associated with the message
Defined in
source?
optionalsource:string
Optional source/origin of the content
Defined in
url?
optionalurl:string
URL of the original message/post (e.g. tweet URL, Discord message link)
Defined in
inReplyTo?
optionalinReplyTo: `${string}-${string}-${string}-${string}-${string}`
UUID of parent message if this is a reply/thread
Defined in
attachments?
optionalattachments:Media[]
Array of media attachments