discord.js/src
bdistin 3d8207a3db refactor: comprehensive permissionOverwrites refactor (#2818)
* wip: comprehensive permissionOverwrites refactor

* PermissionOverwrites.resolve should Promise.reject()

where a promise is the expected return value

* On second thought, async rewrite to automatically reject on throw

* Fix some docs

* Fix a bug

* fix 2 more bugs

* typings: Updated for latest commit

* typings: Add missing method in GuildChannel

* typings: Add missing `| null` in PermissionOverwriteOption type

* Suggested changes
2018-09-21 12:21:51 +02:00
..
client docs(Client): fix syntax error in fetchInvite example 2018-09-18 11:04:54 +02:00
errors GuildEmoji.fetchAuthor() error handling (#2788) 2018-09-01 04:52:50 +02:00
rest fix(HTTPError): the path property should actually be the path 2018-09-02 14:57:36 +02:00
sharding Revert "fix: Shards not receiving regular messages" 2018-08-08 13:03:29 -05:00
stores refactor: comprehensive permissionOverwrites refactor (#2818) 2018-09-21 12:21:51 +02:00
structures refactor: comprehensive permissionOverwrites refactor (#2818) 2018-09-21 12:21:51 +02:00
util refactor: comprehensive permissionOverwrites refactor (#2818) 2018-09-21 12:21:51 +02:00
index.js feat: Guild Integrations (#2760) 2018-08-24 16:03:29 +02:00
WebSocket.js build(peer-deps): use uws fork (#2781) 2018-08-24 16:51:33 +02:00