Skip to main content
Module

x/biscuit/mod.ts>GatewayDebugEvents

A Discord library that is easy to use but reliable on its core 🥠
Latest
type alias GatewayDebugEvents
import { type GatewayDebugEvents } from "https://deno.land/x/biscuit@0.2.4/mod.ts";
definition:
| "GW ERROR"
| "GW CLOSED"
| "GW CLOSED_RECONNECT"
| "GW RAW"
| "GW RECONNECT"
| "GW INVALID_SESSION"
| "GW RESUMED"
| "GW RESUMING"
| "GW IDENTIFYING"
| "GW RAW_SEND"
| "GW MAX REQUESTS"
| "GW DEBUG"
| "GW HEARTBEATING"
| "GW HEARTBEATING_STARTED"
| "GW HEARTBEATING_DETAILS"
| "GW HEARTBEATING_CLOSED"