For the complete documentation index, see llms.txt. This page is also available as Markdown.

Message

Attributes of the Message type

Name
Type
Description

attachments

List (Attachment)

chat

chatId

ID

content

String

createdAt

ISO8601DateTime

displayContent

String

id

ID

inputTokens

Int

outputTokens

Int

role

String

senderName

String

Human (support staff) author, when a person wrote this message

updatedAt

ISO8601DateTime

user

Last updated

Was this helpful?