Skip to main content
Module

x/natico/mod.ts>GatewayPayload

A powerful and customizable framework for Discordeno
Latest
interface GatewayPayload
Re-export
import { type GatewayPayload } from "https://deno.land/x/natico@4.0.0-pre.4/mod.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