summary refs log tree commit diff
path: root/gateway/src/opcodes/VoiceStateUpdate.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-13/+33
* VOICE_SERVER_UPDATE now has the endpoint of the guild's regionAlTech982021-09-041-3/+10
* Fix to send the voice leave event only to the right sessionAlTech982021-09-031-1/+1
* Make the user leave the current channel before joining one in another guildAlTech982021-09-031-0/+9
* VoiceState fix for db updateAlTech982021-09-031-5/+10
* :art: reformat filesFlam3rboy2021-09-021-16/+27
* VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-021-17/+50
* :sparkles: gatewayFlam3rboy2021-08-121-0/+26