--- title: PostTextMessage --- ## PureCloud::PostTextMessage ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **type** | **String** | Message type | | | **text** | **String** | Message text. If type is structured, used as fallback for clients that do not support particular structured content | [optional] | | **content** | [**Array<MessageContent>**](MessageContent.html) | A list of content elements in message | [optional] | {: class="table table-striped"}