# S2SApi.ApiRainbowUcsV10ConnectionsChatstate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**state** | **String** | The chat state | 
**conversationId** | **String** |  | 
**peer** | **String** |  | 



## Enum: StateEnum


* `composing` (value: `"composing"`)

* `paused` (value: `"paused"`)

* `inactive` (value: `"inactive"`)

* `active` (value: `"active"`)




