discord.js/src/structures
2018-09-02 13:23:39 +02:00
..
interfaces refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
shared refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
APIMessage.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +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 fix(ClientApplication): Message#application is a partial ClientApplication 2018-08-22 19:26:57 +02: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 feat: Guild Integrations (#2760) 2018-08-24 16:03:29 +02:00
GuildAuditLogs.js fix(GuildAuditLogs): default target to object with target_id (#2742) 2018-08-15 09:58:27 +02:00
GuildChannel.js docs/typings(GuildChannel): permissionsfor returns a nullable readonly Permissions instance 2018-09-02 13:23:39 +02:00
GuildEmoji.js GuildEmoji.fetchAuthor() error handling (#2788) 2018-09-01 04:52:50 +02:00
GuildMember.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
Integration.js feat: Guild Integrations (#2760) 2018-08-24 16:03:29 +02:00
Invite.js cleanup(Invite): remove outdated props, properly default to null (#2807) 2018-08-29 12:41:53 +02:00
Message.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
MessageAttachment.js cleanup: use null over undefined (#2810) 2018-09-01 04:51:11 +02:00
MessageCollector.js fix: prevent max listener problems with collectors (#2521) 2018-05-04 02:11:52 -05:00
MessageEmbed.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
MessageMentions.js misc: Remove Clyde (#2764) 2018-08-18 13:21:24 +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 fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
Presence.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
ReactionCollector.js fix: emit ReactionCollector#remove when reaction is removed by collected user (#2803) 2018-09-01 05:02:30 +02:00
ReactionEmoji.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Role.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
TextChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
User.js Remove double iteration (#2773) 2018-08-19 13:37:00 +02:00
VoiceChannel.js Fix permission checking for Administrator channel overwrites (#2756) 2018-08-17 08:46:09 +01:00
VoiceRegion.js cleanup(VoiceRegion): remove no longer existing sampleHostname (#2759) 2018-08-18 10:57:08 +02:00
VoiceState.js Consistency with Getters. 2018-08-12 07:41:10 +01:00
Webhook.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00