Home > borogove > AvailableChatIterator
AvailableChatIterator class
Signature:
export class borogove_AvailableChatIterator
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(q, client, persistence) |
protected
|
Constructs a new instance of the borogove_AvailableChatIterator class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| q | string | The query that this iterator is returning results for |
Methods
| Method | Modifiers | Description |
|---|---|---|
| [Symbol.asyncIterator]() | Get the next AvailableChat from this iterator | |
| next() |