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