discord.js/src
1Computer1 a732402c95 refactor: remove unnecessary Collection methods and add Collection#partition (#2511)
* Rework collection

* Fix docs

* Remove (prop, value) behavior

* Add back thisArg

* Put examples on same line

* Revert map to return array

* Make examples less specific

* Add thisArg to sweep and partition
2018-05-14 01:15:43 -05:00
..
client voice: support xsalsa20_poly1305_lite and xsalsa20_poly1305_suffix 2018-05-10 12:11:22 +01:00
errors fix(MessageEmbed): remove length checks (#2304) 2018-01-29 10:56:55 -06:00
rest feat(DiscordAPIError): add method property (#2530) 2018-05-03 08:01:27 +02:00
sharding docs: consistency 2018-04-29 13:28:12 -05:00
stores docs: consistency 2018-04-29 13:28:12 -05:00
structures fix(GuildEmoji): verify MANAGE_EMOJIS permission from Guild#me 2018-05-08 11:29:36 +02:00
util refactor: remove unnecessary Collection methods and add Collection#partition (#2511) 2018-05-14 01:15:43 -05:00
index.js GuildEmoji: Move all role related functions to a separate store (#2271) 2018-01-24 20:47:20 +01:00
WebSocket.js zlib stream compression (#2028) 2017-10-25 17:30:03 +01:00