# KnetikCloud.WebsocketMessageResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **Object** | The body of the outgoing message. | 
**message_type** | **String** | A message type to inform websocket recipient how to parse content | [optional] 
**recipients** | **[Number]** | A list of user ids to send the message to. | 


