The WebSocket manager for this client. This class forwards raw dispatch events, read more about it here https://discord.com/developers/docs/topics/gateway
Extends
EventEmitterName | Type | Optional | Description |
---|---|---|---|
event | GatewayDispatchEvents | No | None |
listener | (data: any, shardId: number) => void | No | None |
Name | Type | Optional | Description |
---|---|---|---|
event | GatewayDispatchEvents | No | None |
listener | (data: any, shardId: number) => void | No | None |