# SearchAllChannels200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channels** | Option<[**Vec<crate::models::Channel>**](Channel.md)> | The channels that matched the query. | [optional]
**total_count** | Option<**f32**> | The total number of results, regardless of page and per_page requested. | [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)