Skip to main content
Module

x/harmony/src/types/mod.ts>GatewayResponse

An easy to use Discord API Library for Deno.
Latest
interface GatewayResponse
import { type GatewayResponse } from "https://deno.land/x/harmony@v2.9.1/src/types/mod.ts";

Gateway response from Discord.

Properties

op: GatewayOpcodes
d: any
optional
s: number
optional
t: GatewayEvents