mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
voice: start update to v4, fix heartbeats
This commit is contained in:
@@ -197,6 +197,7 @@ exports.VoiceOPCodes = {
|
||||
HEARTBEAT: 3,
|
||||
SESSION_DESCRIPTION: 4,
|
||||
SPEAKING: 5,
|
||||
HELLO: 8,
|
||||
};
|
||||
|
||||
exports.Events = {
|
||||
|
||||
Reference in New Issue
Block a user