# Channel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | | [optional] **create_at** | Option<**i64**> | The time in milliseconds a channel was created | [optional] **update_at** | Option<**i64**> | The time in milliseconds a channel was last updated | [optional] **delete_at** | Option<**i64**> | The time in milliseconds a channel was deleted | [optional] **team_id** | Option<**String**> | | [optional] **r#type** | Option<**String**> | | [optional] **display_name** | Option<**String**> | | [optional] **name** | Option<**String**> | | [optional] **header** | Option<**String**> | | [optional] **purpose** | Option<**String**> | | [optional] **last_post_at** | Option<**i32**> | The time in milliseconds of the last post of a channel | [optional] **total_msg_count** | Option<**i32**> | | [optional] **extra_update_at** | Option<**i64**> | Deprecated in Mattermost 5.0 release | [optional] **creator_id** | Option<**String**> | | [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)