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 common/src/discussions/api/channels/channels.ts:12