|
Merge pull request #306 from AlTech98/master
Gateway VOICE_STATE_UPDATE and sessions implementation, fix #210 |
|---|
| .editorconfig 0 → 100644 |
|---|
| gateway/src/events/Close.ts |
|---|
| gateway/src/events/Connection.ts |
|---|
| gateway/src/opcodes/Identify.ts |
|---|
| gateway/src/opcodes/VoiceStateUpdate.ts |
|---|
| gateway/src/schema/VoiceStateUpdate.ts.ts 100644 → 0 |
|---|
| gateway/src/schema/VoiceStateUpdateSchema.ts 0 → 100644 |
|---|
| gateway/src/util/SessionUtils.ts 0 → 100644 |
|---|
| gateway/src/util/WebSocket.ts |
|---|
| util/src/entities/Config.ts |
|---|
| util/src/entities/Session.ts 0 → 100644 |
|---|
| util/src/entities/VoiceState.ts |
|---|
| util/src/entities/index.ts |
|---|