discord.js/src/client/websocket
Souji 8a2f8938be
feat: Intents bitfield (#3844)
* feat: Intents bitfield

* suggestion: properly construct Intents.ALL

* fix: actually document the ws option

* suggestion: remove disabledEvents in favor of intents

* suggestion: remove obsolete check, validate falsy values

Co-Authored-By: SpaceEEC <spaceeec@yahoo.com>

* fix: GUILD_BANS flag

* fix: exception for intents check in ws options

Co-Authored-By: SpaceEEC <spaceeec@yahoo.com>

* docs: IntentsResolvable

Co-Authored-By: SpaceEEC <spaceeec@yahoo.com>

* Update Client.js

Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Crawl <icrawltogo@gmail.com>
2020-02-29 15:20:15 +01:00
..
handlers chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00
WebSocketManager.js feat: Intents bitfield (#3844) 2020-02-29 15:20:15 +01:00
WebSocketShard.js chore: consistency/prettier (#3852) 2020-02-29 14:35:57 +01:00