discord.js/src/structures
2017-08-04 10:21:16 +02:00
..
interfaces update collectors (#1616) 2017-07-26 10:10:35 +02:00
shared fix reply splitting (#1750) 2017-08-04 09:17:10 +02:00
Channel.js rewrite ratelimiting and api route builder (#1667) 2017-07-27 03:04:03 +02:00
ClientUser.js Fixed ClientUser#createGroupDM on user accounts and added some more GroupDMChannel stuff (#1747) 2017-08-04 09:17:46 +02:00
ClientUserChannelOverride.js CRLF to LF 2017-08-01 04:40:39 +02:00
ClientUserGuildSettings.js fix more race conditions (#1740) 2017-08-01 05:42:22 +02:00
ClientUserSettings.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00
DMChannel.js Remove createCollector from all channels 2017-06-08 14:51:21 +02:00
Emoji.js Reasons (#1715) 2017-07-27 03:14:04 +02:00
GroupDMChannel.js Fixed ClientUser#createGroupDM on user accounts and added some more GroupDMChannel stuff (#1747) 2017-08-04 09:17:46 +02:00
Guild.js default channel doesn't exist anymore (#1738) 2017-08-04 10:21:16 +02:00
GuildAuditLogs.js fix guild audit log fetching of stuff (#1721) 2017-07-27 03:12:41 +02:00
GuildChannel.js Add user_guild_settings support (#1365) 2017-08-01 04:28:15 +02:00
GuildMember.js rewrite ratelimiting and api route builder (#1667) 2017-07-27 03:04:03 +02:00
Invite.js update http options to fit discord spec (#1656) 2017-07-05 09:10:06 +01:00
Message.js add MessageMentions#has, remove old method (#1724) 2017-08-01 04:49:00 +02:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js update collectors (#1616) 2017-07-26 10:10:35 +02:00
MessageEmbed.js Fixing MessageEmbed's timestamp transforming (#1688) 2017-07-16 17:55:51 +02:00
MessageMentions.js add MessageMentions#has, remove old method (#1724) 2017-08-01 04:49:00 +02:00
MessageReaction.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00
OAuth2Application.js Fix docs for Application secret type (#1690) 2017-07-17 12:03:40 +02:00
PartialGuild.js Improve docs a bit 2017-04-30 04:30:44 +02:00
PartialGuildChannel.js Improve docs a bit 2017-04-30 04:30:44 +02:00
PermissionOverwrites.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
Presence.js Improve docs a bit 2017-04-30 04:30:44 +02:00
ReactionCollector.js update collectors (#1616) 2017-07-26 10:10:35 +02:00
ReactionEmoji.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Role.js Reasons (#1715) 2017-07-27 03:14:04 +02:00
TextChannel.js Fix Crawl/Drah garbage 2017-07-27 23:17:39 -04:00
User.js rewrite ratelimiting and api route builder (#1667) 2017-07-27 03:04:03 +02:00
UserConnection.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserProfile.js Fixed User#fetchProfile, UserProfile#premium and added #flags (#1629) 2017-07-04 00:28:53 +02:00
VoiceChannel.js Reasons (#1715) 2017-07-27 03:14:04 +02:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js rewrite ratelimiting and api route builder (#1667) 2017-07-27 03:04:03 +02:00