discord.js/src
SpaceEEC f95f18b586 Handing promise rejections from GuildAuditLogs#build to the user (#1474)
* handing guildauditlog's promise rejections to the user

* Returning a new Promise to resolve a Promise.all is unnecessary.
Also for the docs, it returns a Promise<GuildauditLogs>, not GuildAuditLogs directly.

* totally did not removed that line
2017-05-09 00:19:24 +02:00
..
client fix fetchMentions' auth header, options and data mapping (#1457) 2017-05-06 01:04:12 +02:00
sharding Improve docs a bit 2017-04-30 04:30:44 +02:00
structures Handing promise rejections from GuildAuditLogs#build to the user (#1474) 2017-05-09 00:19:24 +02:00
util added Invite#presenceCount and Invite#memberCount (#1460) 2017-05-05 23:24:02 +02:00
index.js Export ClientOAuth2Application 2017-05-01 15:27:44 +01:00