

# ApiRainbowUcsV10ConnectionsChatstate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**state** | [**StateEnum**](#StateEnum) | The chat state | 
**conversationId** | **String** |  | 
**peer** | **String** |  | 



## Enum: StateEnum

Name | Value
---- | -----
COMPOSING | &quot;composing&quot;
PAUSED | &quot;paused&quot;
INACTIVE | &quot;inactive&quot;
ACTIVE | &quot;active&quot;



