> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for ChatSessionFlags

> Lists the enum values for ChatSessionFlags.

## ChatSessionFlags Enum

Various flags for the chat session

| Name             | Value | Description                                            |
| ---------------- | ----- | ------------------------------------------------------ |
| CustomerIsTyping | 0     | Set if the customer is currently typing a chat message |
| UserIsTyping     | 1     | Set if the agent is currently typing a chat message    |

## Usage

* [chat\_session](../chat-session).flags - This table contains chat sessions.
