discord.js/src/structures
Gus Caplan 2ffe3048ba clean up positions (#1919)
* clean up positions

* perf i guess
2017-09-09 22:40:32 +02:00
..
interfaces Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
shared Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
Base.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
CategoryChannel.js Fix some documentation about the category channels (#1917) 2017-09-09 20:18:41 +02:00
Channel.js add channel categories (#1727) 2017-09-09 14:11:54 +02:00
ClientApplication.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
ClientUser.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +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 Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
GroupDMChannel.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
Guild.js clean up positions (#1919) 2017-09-09 22:40:32 +02:00
GuildAuditLogs.js docs: improve documentation (#1898) 2017-09-08 02:01:35 +02:00
GuildChannel.js clean up positions (#1919) 2017-09-09 22:40:32 +02:00
GuildMember.js Permissions Cleanup (#1643) 2017-09-09 22:07:39 +02: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 Fix GuildMember being undefined (#1915) 2017-09-09 14:10:57 +02:00
MessageAttachment.js refactor(Attachment): Merge MessageAttachment with Attachment (#1894) 2017-09-06 23:12:20 +02:00
MessageCollector.js Docs cleanup 2017-08-17 20:04:01 +02:00
MessageEmbed.js refactor(Attachment): Merge MessageAttachment with Attachment (#1894) 2017-09-06 23:12:20 +02:00
MessageMentions.js Fix MessageMentions#has not returning true for role mentions (#1840) 2017-08-27 23:51:15 +02:00
MessageReaction.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
PermissionOverwrites.js Permissions Cleanup (#1643) 2017-09-09 22:07:39 +02:00
Presence.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02: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 clean up positions (#1919) 2017-09-09 22:40:32 +02:00
TextChannel.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
User.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02: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 Re-add VoiceChannel#members and messageUpdate to the documentation 2017-09-05 11:16:56 +01:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00