Channel class
Signature:
export class Channel extends borogove.Chat
Extends: borogove.Chat
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(client, stream, persistence, chatId, uiState, isBlocked, extensions, readUpToId, readUpToBy, disco) |
protected
|
Constructs a new instance of the Channel class
|