import { type DiscordenoShard } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Properties
ws: WebSocket
The websocket for this shard.
The previous sequence number, important for resuming connections.
queue: WebSocketRequest[]
The items/requestst that are in queue to be sent to this shard websocket.