Class ChannelStore

A store for Channels.

Hierarchy

  • ChannelStore

Constructors

Properties

_currentChannel: null | string
channelStore: Writable<BaseStore<string, BaseChannel>>
channels: BaseStore<string, BaseChannel> = ...
client: Client

Accessors

Methods

Generated using TypeDoc