Const
Constant representing all sharded channels. Use this to unsubscribe from all sharded channel subscriptions at once..
await client.sunsubscribeLazy(ALL_SHARDED_CHANNELS); Copy
await client.sunsubscribeLazy(ALL_SHARDED_CHANNELS);
Constant representing all sharded channels. Use this to unsubscribe from all sharded channel subscriptions at once..