mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
add constants, some debug stuff (#791)
* add constants, some debug stuff * i can't believe i did this
This commit is contained in:
@@ -140,6 +140,8 @@ exports.OPCodes = {
|
||||
RECONNECT: 7,
|
||||
REQUEST_GUILD_MEMBERS: 8,
|
||||
INVALID_SESSION: 9,
|
||||
HELLO: 10,
|
||||
HEARTBEAT_ACK: 11,
|
||||
};
|
||||
|
||||
exports.VoiceOPCodes = {
|
||||
|
||||
Reference in New Issue
Block a user