searchChannels
Search for Channels in the Discussions API. Channels define the capabilities, permissions, and configuration for Discussion posts.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| options Required | ISearchChannelsParams |
Returns
{Promise<IPagedResponse
| Property | Type | Notes |
|---|---|---|
| [] | ||
| Inherited | number |
next entry index or -1 for the last page |
| Inherited | number |
total number of object across all pages |
| Optional Inherited | number | |
| Optional Inherited | number |
Function defined in packages/common/src/discussions/api/channels/channels.ts:35