discord.js/test
Amish Shah 5c3f5d7048
Partials (#3070)
* Remove GroupDMChannels

they sparked no joy

* Start partials for message deletion

* MessageUpdate partials

* Add partials as an opt-in client option

* Add fetch() to Message

* Message.author should never be undefined

* Fix channels being the wrong type

* Allow fetching channels

* Refactor and add reaction add partials

* Reaction remove partials

* Check for emoji first

* fix message fetching

janky

* User partials in audit logs

* refactor overwrite code

* guild member partials

* partials as a whitelist

* document GuildMember#fetch

* fix: check whether a structure is a partial, not whether cache is true

* typings: Updated for latest commit (#3075)

* partials: fix messageUpdate behaviour (now "old" message can be partial)

* partials: add warnings and docs

* partials: add partials to index.yml

* partials: tighten "partial" definitions

* partials: fix embed-only messages counting as partials
2019-02-13 17:39:39 +00:00
..
blobReach.png refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
random.js
sendtest.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
shard.js feat: Internal sharding (#2902) 2018-11-03 13:21:23 -05:00
sharder.js switch to node-fetch (#2587) 2018-06-19 20:10:55 +02:00
tester1000.js fix(WebSocketShard): add websocket send error handling (#2981) 2018-12-22 08:49:56 +01:00
voice.js Partials (#3070) 2019-02-13 17:39:39 +00:00
webpack.html switch to node-fetch (#2587) 2018-06-19 20:10:55 +02:00