Skip to main content
Module

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

An easy to use Discord API Library for Deno.
Go to Latest
enum VoiceOpcodes
import { VoiceOpcodes } from "https://deno.land/x/harmony@v2.9.0/src/types/mod.ts";

Members

CLIENT_DISCONNECT = 13
HEARTBEAT = 3
HEARTBEAT_ACK = 6
HELLO = 8
IDENTIFY = 0
READY = 2
RESUME = 7
RESUMED = 9
SELECT_PROTOCOL = 1
SESSION_DESCRIPTION = 4
SPEAKING = 6