Skip to main content
Module

x/discord_api_types/voice/v4.ts>VoiceOpcodes

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum VoiceOpcodes
import { VoiceOpcodes } from "https://deno.land/x/discord_api_types@0.37.2/voice/v4.ts";

Members

ClientConnect = 12

A client has connected to the voice channel

ClientDisconnect

A client has disconnected from the voice channel

Heartbeat

Keep the websocket connection alive

HeartbeatAck

Sent to acknowledge a received client heartbeat

Hello

Time to wait between sending heartbeats in milliseconds

Identify

Begin a voice websocket connection

Ready

Complete the websocket handshake

Resume

Resume a connection

Resumed

Acknowledge a successful session resume

SelectProtocol

Select the voice protocol

SessionDescription

Describe the session

Speaking

Indicate which users are speaking