Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/discordeno/types/shared.ts>GatewayEventNames

Discord API library for Deno
Go to Latest
type alias GatewayEventNames
import { type GatewayEventNames } from "https://deno.land/x/discordeno@17.0.1/types/shared.ts";
definition: GatewayDispatchEventNames | "READY" | "RESUMED"