discord.js/src/util
izexi 6af0da1043 feat(Partials): add DMChannel/MessageReaction#fetch() and PartialTypes.REACTION (#3474)
* add DMChannel#fetch() & Action#getChannel({recipients})

* ref for MessageReaction partial

* typings

* add PartialTypes.REACTION

* accommodate for fully removed reactions

* fix incorrect wording and typo

* typings: MessageReaction#count is nullable

* typings: mark MessageReaction#partial as readonly

Co-Authored-By: Vlad Frangu <kingdgrizzle@gmail.com>

* fix(User): fetch dm channel if cached one is partial

* docs: add missing comma

Co-Authored-By: Antonio Román <kyradiscord@gmail.com>

* fix: accomodate for new reactions

* fix: updating existing/new count on _patch

* docs: typo

* for consistency

Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
2020-01-05 16:45:49 +01:00
..
ActivityFlags.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
BitField.js fix(BitField): throw when resolving invalid string constant 2019-10-01 10:46:49 +02:00
Collection.js feat: external collection package (#2934) 2019-09-10 17:44:47 +02:00
Constants.js feat(Partials): add DMChannel/MessageReaction#fetch() and PartialTypes.REACTION (#3474) 2020-01-05 16:45:49 +01:00
DataResolver.js src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227) 2019-04-29 17:49:41 +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 chore: add strict mode (#2974) 2018-12-03 15:19:10 -06: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