summary refs log tree commit diff
path: root/gateway/src/schema/VoiceStateUpdateSchema.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added preferred_region optional property of VoiceStateUpdateSchema to allow e...Madeline2022-03-081-0/+2
* Discord.js gateway connection when connecting to voice will close 4002 decode...Madeline2022-02-171-3/+3
* VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-021-0/+15