> ## Documentation Index
> Fetch the complete documentation index at: https://developer.qminder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MessageType

No description

```graphql theme={null}
enum MessageType {
  OUTGOING
  OUTGOING_AUTOMATED
  INCOMING
}
```

### Values

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">MessageType</code>.<code class="gqlmd-mdx-entity-name">OUTGOING</code></span>](#)

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">MessageType</code>.<code class="gqlmd-mdx-entity-name">OUTGOING\_AUTOMATED</code></span>](#)

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">MessageType</code>.<code class="gqlmd-mdx-entity-name">INCOMING</code></span>](#)

### Member Of

[`TicketMessage`](/reference/graphql/objects/ticket-message)  <mark class="gqlmd-mdx-badge">object</mark>
