discord.js/src/structures
2018-08-10 14:44:59 +01:00
..
interfaces refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
shared refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
Base.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
CategoryChannel.js docs: doc changes 2018-01-27 23:41:25 -06:00
Channel.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
ClientApplication.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
ClientUser.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
DMChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
Emoji.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
GroupDMChannel.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
Guild.js rewrite voice state handling 2018-08-10 14:44:59 +01:00
GuildAuditLogs.js docs: wording improvements 2018-06-11 16:37:34 -05:00
GuildChannel.js add Collection as possible param to GuildChannel#overwritePermissions + wording port from 11.3-dev (#2719) 2018-08-10 10:57:05 +02:00
GuildEmoji.js fix: Wrong _patch call from GuildEmoji#edit and other issues (#2673) 2018-07-31 12:43:17 -04:00
GuildMember.js rewrite voice state handling 2018-08-10 14:44:59 +01:00
Invite.js fix(Invite): support for group dm invites (#2603) 2018-07-18 11:39:34 +02:00
Message.js refactor: move Message#cleanContent function to Util (#2703) 2018-08-09 14:27:05 +02:00
MessageAttachment.js docs: add video to MessageAttachment properties (#2608) 2018-06-19 20:09:55 +02:00
MessageCollector.js fix: prevent max listener problems with collectors (#2521) 2018-05-04 02:11:52 -05:00
MessageEmbed.js docs: implement #2707 on master 2018-08-08 12:48:34 +02:00
MessageMentions.js refactor(MessageMentions): make client, guild, and _content non enumerable 2018-06-16 17:14:10 +02:00
MessageReaction.js fix(MessageReaction): only delete reaction if cache and count is empty (#2661) 2018-07-23 16:32:51 -04:00
PermissionOverwrites.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Presence.js docs: fix a number of spelling mistakes (#2469) 2018-04-13 20:50:47 +02:00
ReactionCollector.js fix: prevent max listener problems with collectors (#2521) 2018-05-04 02:11:52 -05:00
ReactionEmoji.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Role.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
TextChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
User.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
UserConnection.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
VoiceChannel.js rewrite voice state handling 2018-08-10 14:44:59 +01:00
VoiceRegion.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
VoiceState.js rewrite voice state handling 2018-08-10 14:44:59 +01:00
Webhook.js refactor(Webhook): make token not enumerable (#2566) 2018-07-18 11:37:57 +02:00