discord.js/src/structures
2018-08-15 09:58:27 +02:00
..
interfaces refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
shared Fixed splitting messages with codeblocks (#2720) 2018-08-10 15:44:32 +02: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
ClientPresence.js add ClientPresence, remove ClientPresenceStore 2018-08-11 10:46:51 +01:00
ClientUser.js add ClientPresence, remove ClientPresenceStore 2018-08-11 10:46:51 +01: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 Make presences track users and guilds, emit them in presenceUpdate 2018-08-10 16:46:14 +01:00
GuildAuditLogs.js fix(GuildAuditLogs): default target to object with target_id (#2742) 2018-08-15 09:58:27 +02:00
GuildChannel.js GuildChannel#setParent should allow channel to be a Snowflake (#2644) 2018-08-11 11:34:24 +01:00
GuildEmoji.js fix: Wrong _patch call from GuildEmoji#edit and other issues (#2673) 2018-07-31 12:43:17 -04:00
GuildMember.js fix/refactor: fix GuildMember#presence getter and cleanup (#2751) 2018-08-15 08:50:22 +02:00
Invite.js fix(Invite): support for group dm invites (#2603) 2018-07-18 11:39:34 +02:00
Message.js fix: message passing empty data to GuildMember#_patch 2018-08-13 16:49:10 +01: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 fix/refactor: fix GuildMember#presence getter and cleanup (#2751) 2018-08-15 08:50:22 +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 docs(User): fix hydrabolt's tag (#2747) 2018-08-14 19:09:10 +02:00
UserConnection.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
VoiceChannel.js More preformant way, forgot to commit this before whoops 2018-08-12 07:40:13 +01:00
VoiceRegion.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
VoiceState.js Consistency with Getters. 2018-08-12 07:41:10 +01:00
Webhook.js refactor(Webhook): make token not enumerable (#2566) 2018-07-18 11:37:57 +02:00