discord.js/src/client
2020-08-11 22:59:03 +02:00
..
actions fix: correctly import VoiceState (#4616) 2020-08-11 22:59:03 +02:00
voice fix(Voice): correctly set speaking data in the voice ssrcMap 2020-04-30 17:21:29 +01:00
websocket Change domain to discord.com (#4160) 2020-06-19 11:46:59 +02:00
BaseClient.js fix: in/de-crement max listener for client events (#4168) 2020-05-07 23:39:23 +02:00
Client.js feat(GuildPreview): implement support for "preview" endpoint (#3965) 2020-03-27 20:57:28 +01:00
WebhookClient.js