import { type DiscordenoShard } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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.