The BizAIChatMessage Object

Entity Description

A representation of an AIChatMessage entity containing unique identifiers, message content, author role, and timestamps for creation and last update. This is always a part of the AIChat Entity

Properties

NameDescriptionTypeExample
uidThe unique identifier (UID) of the messagestringd290f1ee-6c54-4b01-90e6-d701748f0851
contentThe content of the messagestringHello, how can I help you?
author_roleThe role of the author of the message. Possible values include human, system, assistantstringhuman
created_atThe date the message was createdstring2021-07-20T14:00:00.000Z
updated_atThe date the message was last updatedstring2021-07-20T14:00:00.000Z