discord.js/src/structures
SpaceEEC 87fa74acd4 ClientUserGuildSettings: avoid uncaught exception and a bit of refactoring (#1885)
* refactor(ClientUserGuildSettings): make client first parameter of the constructor

* refactor(ClientUserChannelOverride): patch if possible rather then reinstantiating every update

* fix(ClientUserGuildSettings): avoid uncaught exception when patching newly joined guilds/gdms
2017-09-05 02:40:46 +02:00
..
interfaces MessageOptions can take content (#1861) 2017-08-31 18:27:58 +02:00
shared refactor/fix(DataStores): move instantiating of store related classes into their date stores (#1869) 2017-09-03 12:57:49 +02:00
Attachment.js update attachment & docs (#1815) 2017-08-21 23:11:58 +02:00
Base.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
Channel.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
ClientApplication.js Rewrite presence a little bit (#1853) 2017-09-02 23:57:02 +01:00
ClientUser.js ClientUserGuildSettings: avoid uncaught exception and a bit of refactoring (#1885) 2017-09-05 02:40:46 +02:00
ClientUserChannelOverride.js Fix documentations that were incorrect or missing (#1837) 2017-08-31 09:16:27 +02:00
ClientUserGuildSettings.js ClientUserGuildSettings: avoid uncaught exception and a bit of refactoring (#1885) 2017-09-05 02:40:46 +02:00
ClientUserSettings.js Fix documentations that were incorrect or missing (#1837) 2017-08-31 09:16:27 +02:00
DMChannel.js Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841) 2017-08-28 00:11:28 +02:00
Emoji.js refactor(Emoji): remove Guild#deleteEmoji in favour of Emoji#delete (#1877) 2017-09-03 12:01:47 +02:00
GroupDMChannel.js Rewrite presence a little bit (#1853) 2017-09-02 23:57:02 +01:00
Guild.js refactor(Emoji): remove Guild#deleteEmoji in favour of Emoji#delete (#1877) 2017-09-03 12:01:47 +02:00
GuildAuditLogs.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
GuildChannel.js Fix documentations that were incorrect or missing (#1837) 2017-08-31 09:16:27 +02:00
GuildMember.js Fix #1281 2017-08-25 23:41:26 +01:00
Invite.js refactor/fix(DataStores): move instantiating of store related classes into their date stores (#1869) 2017-09-03 12:57:49 +02:00
Message.js refactor/fix(DataStores): move instantiating of store related classes into their date stores (#1869) 2017-09-03 12:57:49 +02:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js Docs cleanup 2017-08-17 20:04:01 +02:00
MessageEmbed.js Fix MessageEmbed copy paste (#1834) 2017-08-26 10:03:44 +01:00
MessageMentions.js Fix MessageMentions#has not returning true for role mentions (#1840) 2017-08-27 23:51:15 +02:00
MessageReaction.js feature(MessageReaction): add after option when fetching users who reacted with an emoji (#1882) 2017-09-04 05:22:01 +02:00
PermissionOverwrites.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
Presence.js Rewrite presence a little bit (#1853) 2017-09-02 23:57:02 +01:00
ReactionCollector.js Docs cleanup 2017-08-17 20:04:01 +02:00
ReactionEmoji.js updated docs for <ReactionEmoji>.toString() so it now uses send instead sendMessage in example (#1761) 2017-08-10 01:17:12 +02:00
Role.js Fix documentations that were incorrect or missing (#1837) 2017-08-31 09:16:27 +02:00
TextChannel.js lots of important stuff (#1883) 2017-09-04 17:49:44 +02:00
User.js Potentially fix #1870? 2017-09-04 14:14:11 +01:00
UserConnection.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
UserProfile.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
VoiceChannel.js Fix #1281 2017-08-25 23:41:26 +01:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js refactor/fix(DataStores): move instantiating of store related classes into their date stores (#1869) 2017-09-03 12:57:49 +02:00