searchChannels

Function

search channels

Parameters

Parameter Type Default Notes
options Required ISearchChannelsParams

Returns

{Promise<IPagedResponse>}

Property Type Notes
items []
nextStart Inherited number

next entry index or -1 for the last page

total Inherited number

total number of object across all pages

num Optional Inherited number
start Optional Inherited number

Function defined in discussions/src/channels/channels.ts:27