discord.js/src/structures
SpaceEEC 65d9d46a3c Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841)
* Fixed leftover fetchThing and removed unused methods/error messages

* Added resume event constant and used event constants wherever possible

* Replaced mentions of removed method name with their new name.

* Fixed typo: resume -> resumed
2017-08-28 00:11:28 +02:00
..
interfaces Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841) 2017-08-28 00:11:28 +02:00
shared fix reply splitting (#1750) 2017-08-04 09:17:10 +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 Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
ClientUser.js Simplified image resolving and used an options object when creating webhooks (#1843) 2017-08-28 00:11:19 +02:00
ClientUserChannelOverride.js Fixed a bunch of ClientUserGuildSettings stuff and its docs (#1758) 2017-08-10 01:25:24 +02:00
ClientUserGuildSettings.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
ClientUserSettings.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +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 Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
GroupDMChannel.js Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841) 2017-08-28 00:11:28 +02:00
Guild.js Simplified image resolving and used an options object when creating webhooks (#1843) 2017-08-28 00:11:19 +02:00
GuildAuditLogs.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
GuildChannel.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
GuildMember.js Fix #1281 2017-08-25 23:41:26 +01:00
Invite.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
Message.js Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841) 2017-08-28 00:11:28 +02:00
MessageAttachment.js
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 Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
PermissionOverwrites.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
Presence.js Fix #1684 2017-08-26 13:43:13 +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 Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
TextChannel.js Fixed DataStore, deprecation leftovers and a bit of Event Constants (#1841) 2017-08-28 00:11:28 +02:00
User.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +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
Webhook.js Simplified image resolving and used an options object when creating webhooks (#1843) 2017-08-28 00:11:19 +02:00