unlisten() function
'unlisten' event occurs each time channel ends being listening
Signature:
export declare function unlisten(channels: string[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
channels |
string[] |
list of channels being stopped listening |
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.