summary refs log tree commit diff
path: root/src/util/Constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Constants.ts')
-rw-r--r--src/util/Constants.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Constants.ts b/src/util/Constants.ts

index cdc0d07d..e8e91d69 100644 --- a/src/util/Constants.ts +++ b/src/util/Constants.ts
@@ -4,6 +4,7 @@ export enum OPCODES { Identify, Presence_Update, Voice_State_Update, + Dummy_Value, // ? What is opcode 5? Resume, Reconnect, Request_Guild_Members,