discord.js/src
Ryan Munro a6810e2eaa feat(Permissions): add new method Permissions#any (#3450)
* Add new method Permissions#any

* Update src/util/BitField.js

This is much better

Co-Authored-By: bdistin <bdistin@gmail.com>

* Remove unreachable code

* Gotta keep the linter happy

* Apply bdistin suggested change to both methods
2019-09-10 10:55:42 +02:00
..
client fix: browser-compatability 2019-09-08 11:47:46 +02:00
errors feat: throw custom error for uncached Guild#me (#3271) 2019-05-25 13:50:32 +02:00
rest feat: abort Requests that takes a lot of time to resolve (#3327) 2019-08-19 18:55:07 +02:00
sharding docs: fix typos (#3404) 2019-07-25 17:18:23 +02:00
stores fix(ChannelStore): return existing DMChannels within add() (#3438) 2019-08-28 11:13:09 +02:00
structures docs: Document Message#author as nullable (#3464) 2019-09-08 09:49:10 +02:00
util feat(Permissions): add new method Permissions#any (#3450) 2019-09-10 10:55:42 +02:00
index.js feature: teams support (#3350) 2019-06-25 20:31:48 +02:00
WebSocket.js fix: decode voice ws data as json 2019-05-28 14:51:41 +01:00