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

x/cordeno/src/client/constant/discord.ts>OPCODE

🦕 A Discord API wrapper for developing discord bots using the Deno runtime.
Latest
enum OPCODE
import { OPCODE } from "https://deno.land/x/cordeno@v0.3.5/src/client/constant/discord.ts";

Members

Dispatch = 0
Heartbeat = 1
HeartbeatACK = 11
Hello = 10
Identify = 2
InvalidSession = 9
PresenceUpdate = 3
Reconnect = 7
RequestGuildMembers = 8
Resume = 6
VoiceStateUpdate = 4