# ListChannelsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channels** | Option<[**Vec<models::Channel>**](Channel.md)> | `null` when no results (Go nil-slice serialization). | [optional]
**total** | **i32** | |
**next_cursor** | Option<**String**> | | [optional]
**provider** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)