Skip to main content
Latest
interface GatewayPayload
Re-export
import { type GatewayPayload } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

op: number

opcode for the payload

d: unknown | null

Event data

s: number | null

Sequence number, used for resuming sessions and heartbeats

The event name for this payload