Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Message

A message that represents a single chat dialog.

Properties

Optional content

content: Array<ChatContent>

Contents of the chat message.

role

role: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Message): object

getJsonObj