discord.js/src/client
izexi 5cd6d8d380 feat(Guild): add fetchBan and withReasons to fetchBans (#3170)
* add Guild#fetchBan() & backport BanInfo

* and the typings

* requested changes

* typings overloads

Co-Authored-By: izexi <43889168+izexi@users.noreply.github.com>

* nullable reason typings

Co-Authored-By: izexi <43889168+izexi@users.noreply.github.com>
2019-04-01 09:07:52 +02:00
..
actions fix(TextBasedChannel): added missing lastMessage functionality in textchannels (#2999) 2018-12-23 22:16:50 -06:00
rest feat(Guild): add fetchBan and withReasons to fetchBans (#3170) 2019-04-01 09:07:52 +02:00
voice fix #3150: can now create dispatcher with 0 volume 2019-03-22 12:43:51 +00:00
websocket backport(TextBasedChannel): add lastPinTimestamp and lastPinAt (#2870) 2018-10-10 10:01:04 +02:00
Client.js docs(Client): add missing example tag and closing parenthesis (#3024) 2019-01-17 09:58:04 +01:00
ClientDataManager.js fix(ClientDataManager): replacing channels unecessarily 2018-08-12 11:50:01 -05:00
ClientDataResolver.js feat(Util): add WHITE as color resolvable (#3062) 2019-02-09 23:52:38 +00:00
ClientManager.js fix(Client): login not properly rejecting on invalid token 2018-06-29 19:38:06 -05:00
WebhookClient.js setTimeout should use args (#1623) 2017-06-29 19:53:11 +01:00