Skip to content

MessageType

The type of the chat message.

Agent:
  Themes:
    Light:
      Messages:
        Agent:
          MessageType:

Summary#

Represents the type of the chat message associated with the theme. Indicates the specific designation of the message (e.g., User, Agent, System, etc.) used to apply corresponding visual or functional elements in the theme.

Properties#

  • MessageType - The type of the chat message.
  • IconCssClass - The CSS class for the icon displayed in the user interface.
  • IconColor - The color for the icon displayed in the user interface.
  • IconUrl - The URL for the icon displayed in the user interface.
  • BackgroundColor - The background color for the user interface.
  • TextColor - The text color displayed in the user interface.

Parent models#

Summary#