Home > borogove > AvailableChat
AvailableChat class
Signature:
export class AvailableChat
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(chatId, displayName, note, caps) |
protected
|
Constructs a new instance of the AvailableChat class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| chatId | string | The ID of the Chat this search result represents | |
| displayName | string | null | The display name of this search result | |
| note | string | A human-readable note associated with this search result |
Methods
| Method | Modifiers | Description |
|---|---|---|
| isChannel() | Is this search result a channel? |