Identifier of the handle owned by this client.
OptionalisOptional flag to only return joined channels when true or not yet joined channels when false. If undefined, the flag is not applied to the search.
OptionaljoinOptional filter by PUBLIC_WITH_INVITE or PUBLIC or undefined if join rule should not be applied to the search.
OptionallimitNumber of items to return. Will be defaulted if omitted.
OptionalnextA token generated by a previous call.
Specifies the ordering that should be applied to the channels returned by the search.
OptionalsearchOptional string to search metadata such as name, description, alias etc. or undefined if a search term should not be applied to the search.
OptionaltagsOptional array of tags to match or undefined if the tags should not be applied to the search. At least one match is required for a result to be returned.
Properties required to search for existing public channels that have fields matching inputs.
PublicChannelSearchInput