discord.js/src/util
BorgerKing 030d263a9e feat(MessageReaction): add remove method and Client#messageReactionRemoveEmoji (#3723)
* Add support for MessageReaction#remove and MESSAGE_REACTION_REMOVE_EMOJI

* Remove reaction from cache

Co-Authored-By: matthewfripp <50251454+matthewfripp@users.noreply.github.com>

* fix: message may be partial

* Clarify what the event entails

* Document client in MessageReaction

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

* await the REST call

* Add MessageReaction#remove to typings

Co-authored-by: matthewfripp <50251454+matthewfripp@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
2020-01-25 20:00:53 +01:00
..
ActivityFlags.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
BitField.js fix(BitField): remove for..in in favor of Object.entries (#3650) 2020-01-13 14:07:54 +00:00
Collection.js feat: external collection package (#2934) 2019-09-10 17:44:47 +02:00
Constants.js feat(MessageReaction): add remove method and Client#messageReactionRemoveEmoji (#3723) 2020-01-25 20:00:53 +01:00
DataResolver.js cleanup(DataResolver): stats can't be falsy (#3651) 2020-01-05 17:45:16 +01:00
MessageFlags.js feat: add new MessageFlags.FLAGS & User#system (#3603) 2019-12-15 20:23:06 +01:00
Permissions.js feat(Permissions): add new method Permissions#any (#3450) 2019-09-10 10:55:42 +02:00
Snowflake.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Speaking.js feat(Speaking): add PRIORITY_SPEAKING bit (#3680) 2020-01-13 13:58:40 +00:00
Structures.js src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
SystemChannelFlags.js feat(Guild): add systemChannelFlags (#3559) 2019-12-21 21:27:14 +01:00
Util.js feat: external collection package (#2934) 2019-09-10 17:44:47 +02:00