# ChannelOneOf1 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **channel_type** | **String** | | **_id** | **String** | Unique Id | **active** | **bool** | Whether this direct message channel is currently open on both sides | **recipients** | **Vec** | 2-tuple of user ids participating in direct message | **last_message_id** | Option<**String**> | Id of the last message sent in this channel | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)