# DataCreateChannel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **r#type** | Option<[**crate::models::ChannelType**](ChannelType.md)> | | [optional][default to Text] **name** | **String** | Channel name | **description** | Option<**String**> | Channel description | [optional] **nsfw** | Option<**bool**> | Whether this channel is age restricted | [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)