SpaceEEC
|
44fefdfa49
|
fix(Util): reject with a meaningful error instead of throwing one
|
2018-04-27 20:16:46 +02:00 |
|
Lewdcario
|
384e96d51e
|
backport: docs improvements
|
2018-04-26 01:25:44 -05:00 |
|
Lewdcario
|
363ead922a
|
fix: bulkDelete discarding non-cached messages
|
2018-03-02 12:17:10 -06:00 |
|
Lewdcario
|
b79722a77b
|
docs: remove trailing commas
|
2018-02-27 17:43:51 -06:00 |
|
Lewdcario
|
2b24b10246
|
docs: trailing commas
|
2018-02-27 11:13:56 -06:00 |
|
Isabella
|
af3517594f
|
docs: improvements
|
2018-02-27 10:43:31 -06:00 |
|
Pascal
|
8df1ac9920
|
fix(startTyping): return, to not overwrite already existing entries
|
2018-01-22 14:09:27 +01:00 |
|
Isabella
|
2efe2d28f2
|
fix(Channel#startTyping): less breaking (#2232)
* fix(Channel#startTyping): less breaking
* silent
* appelation suggestion
* space suggestion
|
2018-01-11 16:18:40 +00:00 |
|
Isabella
|
c79823002b
|
docs: improve examples (#2200)
* docs: improve examples
another
* remove conflict
* some nuances
* backport
|
2018-01-04 01:14:36 +01:00 |
|
Isabella
|
b3eb1bba24
|
backport(Channel#startTyping): returns Promise (#2208)
|
2018-01-04 01:02:22 +01:00 |
|
Isabella
|
6683c40a6f
|
fix(bulkDelete): stop rejections when filterOld=true (#2178)
* fix(bulkDelete): stop rejections when filterOld=true
* gus suggestion
|
2017-12-21 09:31:47 +01:00 |
|
SpaceEEC
|
1fe201ae90
|
Backporting, doc/bug fixes as well deprecation (#1826)
* Backporting, doc/bug fixes as well deprecation
* Adress issue with not resettable icons/images
|
2017-08-25 15:14:05 +02:00 |
|
iCrawl
|
bce5b677ad
|
Backport passing a collection to a collector
|
2017-08-24 00:35:44 +02:00 |
|
SpaceEEC
|
0b22d9a774
|
Backporting Attachments (#1817)
|
2017-08-22 00:39:27 +02:00 |
|
Crawl
|
c7d1507e19
|
Docs cleanup
|
2017-08-20 22:08:37 +02:00 |
|
Crawl
|
510ddab0f5
|
Fix createMessageCollector example
|
2017-06-08 14:50:34 +02:00 |
|
Gus Caplan
|
3ec08d5976
|
add nsfw options to 11.1 search (#1540)
* Update RESTMethods.js
* Update TextBasedChannel.js
|
2017-05-29 23:53:49 +02:00 |
|
Crawl
|
fd7cb41ee6
|
Using a traditional for loop rather than a for in loop for options.files (#1461)
|
2017-05-06 01:14:27 +02:00 |
|
Isabella
|
a02e10926d
|
Stop using deprecated methods within discord.js (#1441)
* fix deprecation stuff
* fixed a check
|
2017-05-01 10:14:26 +01:00 |
|
Crawl
|
ac92d2cecc
|
Improve docs a bit
|
2017-04-30 04:30:44 +02:00 |
|
Will Nelson
|
35c4c552f4
|
[wip] Fix collector documentation (again) (#1416)
* remove private on abstract methods, fix timeout type
* make client readonly, add documentation to abstract methods
* document implemented collector methods
|
2017-04-28 19:45:46 +02:00 |
|
SpaceEEC
|
95bcac9d9b
|
Throwing 'Message not found' error when fetching from empty channel or without read history permission. (#1394)
|
2017-04-28 17:02:52 +02:00 |
|
Gus Caplan
|
1601ad14e3
|
i hate my life (#1420)
|
2017-04-27 00:21:03 +02:00 |
|
Gus Caplan
|
5ac22691d2
|
Add TextBasedChannel#nsfw (excluding User and GuildMember) (#1419)
|
2017-04-26 23:01:27 +01:00 |
|
SpaceEEC
|
909b825c94
|
Fixed acknowledging of channels (#1411)
* Fixed acknowledging of channels
* using channel#lastMessageID and resolve when it's not present
|
2017-04-25 23:29:08 +02:00 |
|
SpaceEEC
|
401822a094
|
Made search argument optional, added useronly warning and fixed endpoint (#1407)
|
2017-04-24 14:31:39 +02:00 |
|
Gus Caplan
|
59e733cef6
|
deprecate aliases (#1397)
* hype
* add doc dep tags
* fix that
* hopefully fix docs
* Update TextBasedChannel.js
|
2017-04-24 08:05:24 +02:00 |
|
Will Nelson
|
794c0e131d
|
how2docs (#1400)
|
2017-04-22 01:56:23 +02:00 |
|
Will Nelson
|
94e2a85386
|
Docs fixes (#1398)
* fix collector docs
* fix message collector param type
|
2017-04-21 09:44:59 +02:00 |
|
Will Nelson
|
ca34c43ba0
|
Add message reaction collectors & abstract collectors (#1335)
* message reaction collectors
* docs cleanup
* abstraction
* remove pointless method
* rename reaction collector creator method
* docs and stuff
* fix docs & build
* backwards compatibility, fix docs
* fix docs
* remove deprecated comments
* betterer docs again
* Fix documentation
* Fix Alias to not break depreciated code
|
2017-04-19 18:52:40 +02:00 |
|