> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ChatMessageType

> Chat Message type

Chat Message type

## Syntax

```crmscript theme={null}
ChatMessageType
```

## Fields

| Name       | Description                                         |
| ---------- | --------------------------------------------------- |
| Invalid    | Invalid                                             |
| ToCustomer | Message is from user agent to customer              |
| ToUser     | Message is from customer to user agent              |
| Special    | Special message - see SpecialType field for details |
