discord.js/src/structures
2016-10-30 16:55:08 -04:00
..
interface Make bot/user account notices consistent 2016-10-30 16:41:39 -04:00
Channel.js Made date/timestamps consistent and less shitty 2016-09-27 19:46:53 -04:00
ClientOAuth2Application.js Refactor OAuth application stuff 2016-10-30 16:55:08 -04:00
ClientUser.js Make bot/user account notices consistent 2016-10-30 16:41:39 -04:00
DMChannel.js Add TextBasedChannel.sendCode and make User/GuildMember partial implementations 2016-09-11 10:55:41 -04:00
Emoji.js Improve emoji support 2016-10-27 16:12:02 +01:00
EvaluatedPermissions.js Clean up and simplify some code 2016-10-17 00:02:54 -04:00
GroupDMChannel.js Remove unnecessary array conversions 2016-10-16 21:14:59 -04:00
Guild.js Make bot/user account notices consistent 2016-10-30 16:41:39 -04:00
GuildChannel.js Fix #775 (permission overwrites not taking into account previous values) 2016-10-24 15:47:31 +01:00
GuildMember.js Fix presences, damn it hydra 2016-10-26 22:09:11 +01:00
Invite.js Add Invite.expiresAt/expiresTimestamp 2016-09-27 19:50:03 -04:00
Message.js Clean up a bunch of promise stuff 2016-10-30 12:47:17 -04:00
MessageAttachment.js fix proxyURL (#783) 2016-10-09 22:44:38 -04:00
MessageCollector.js Add maxMatches CollectorOption 2016-10-18 21:23:39 -04:00
MessageEmbed.js Made MessageEmbedThumbnail/Provider/Author accessible 2016-09-19 13:46:37 -04:00
MessageReaction.js Clean up nearly all promises to utilise chaining, other small fixes 2016-10-30 16:27:28 -04:00
OAuth2Application.js Refactor OAuth application stuff 2016-10-30 16:55:08 -04:00
PartialGuild.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
PartialGuildChannel.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
PermissionOverwrites.js Clean up a bunch of stuff 2016-09-07 00:24:45 -04:00
Presence.js Fix presences, damn it hydra 2016-10-26 22:09:11 +01:00
Role.js Update documentation (add missing typedefs) (#861) 2016-10-30 00:08:32 -04:00
TextChannel.js Rename ClientDataResolver.resolveFile -> resolveBuffer 2016-10-30 16:29:56 -04:00
User.js added User#fetchProfile (#835) 2016-10-26 16:23:39 +01:00
UserConnection.js added User#fetchProfile (#835) 2016-10-26 16:23:39 +01:00
UserProfile.js added User#fetchProfile (#835) 2016-10-26 16:23:39 +01:00
VoiceChannel.js Add VoiceChannel.joinable/speakable (#802) 2016-10-14 18:58:48 -04:00
Webhook.js Rename ClientDataResolver.resolveFile -> resolveBuffer 2016-10-30 16:29:56 -04:00