@okcashpro/okai 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?
optional
action:string
Optional action associated with the message
Defined in
source?
optional
source:string
Optional source/origin of the content
Defined in
url?
optional
url:string
URL of the original message/post (e.g. tweet URL, Discord message link)
Defined in
inReplyTo?
optional
inReplyTo: `${string}-${string}-${string}-${string}-${string}`
UUID of parent message if this is a reply/thread
Defined in
attachments?
optional
attachments:Media
[]
Array of media attachments