# DataEditChannel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Channel name | [optional] **description** | Option<**String**> | Channel description | [optional] **owner** | Option<**String**> | Group owner | [optional] **icon** | Option<**String**> | Icon Provide an Autumn attachment Id. | [optional] **nsfw** | Option<**bool**> | Whether this channel is age-restricted | [optional] **archived** | Option<**bool**> | Whether this channel is archived | [optional] **remove** | Option<[**Vec**](FieldsChannel.md)> | | [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)