# Fastly::WsMessageFormat ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **content** | **String** | The content of a WebSocket `TEXT` message. | [optional] | | **content_bin** | **String** | The base64-encoded content of a WebSocket `BINARY` message. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)