GroupedChannels

A grouped channels response returned by ChatClient.queryGroupedChannels.

Parameters

groups

The channel groups returned by the backend, keyed by group name.

Constructors

Link copied to clipboard
constructor(groups: Map<String, GroupedChannelsGroup>)

Properties

Link copied to clipboard