discord.js/src/structures
Johnson Chen 9c52030c29 ClientUser Fixes (#1741)
* Fixes #1702

* Remove Comments

* Follow what Gus said... I hope

* JSDoc

* Update ClientUser.js

* TIL my knowledge about JSDocs was a lie
2017-08-12 12:01:43 +02:00
..
interfaces Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
shared fix reply splitting (#1750) 2017-08-04 09:17:10 +02:00
Attachment.js Add Attachment structure (#1731) 2017-08-06 18:09:47 -04:00
Channel.js rewrite ratelimiting and api route builder (#1667) 2017-07-27 03:04:03 +02:00
ClientApplication.js new application stuff very hype (#1764) 2017-08-11 19:09:06 +02:00
ClientUser.js ClientUser Fixes (#1741) 2017-08-12 12:01:43 +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 Remove createCollector from all channels 2017-06-08 14:51:21 +02:00
Emoji.js Improved Guild#createChannel, added RoleResolvable and fixed a bit of Emoji stuff (#1754) 2017-08-10 01:22:57 +02:00
GroupDMChannel.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
Guild.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
GuildAuditLogs.js fix guild audit log fetching of stuff (#1721) 2017-07-27 03:12:41 +02:00
GuildChannel.js Fix VoiceChannel#setName and ChannelData#userLimit is a only voice thing (#1771) 2017-08-12 11:55:55 +02:00
GuildMember.js Improved Guild#createChannel, added RoleResolvable and fixed a bit of Emoji stuff (#1754) 2017-08-10 01:22:57 +02:00
Invite.js update http options to fit discord spec (#1656) 2017-07-05 09:10:06 +01:00
Message.js :3 (#1774) 2017-08-12 10:58:51 +02:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js update collectors (#1616) 2017-07-26 10:10:35 +02:00
MessageEmbed.js Add Attachment structure (#1731) 2017-08-06 18:09:47 -04:00
MessageMentions.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
MessageReaction.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00
PartialGuild.js Improve docs a bit 2017-04-30 04:30:44 +02:00
PartialGuildChannel.js Improve docs a bit 2017-04-30 04:30:44 +02:00
PermissionOverwrites.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
Presence.js Improve docs a bit 2017-04-30 04:30:44 +02:00
ReactionCollector.js update collectors (#1616) 2017-07-26 10:10:35 +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 Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
TextChannel.js Fix Crawl/Drah garbage 2017-07-27 23:17:39 -04:00
User.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
UserConnection.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserProfile.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00
VoiceChannel.js Reasons (#1715) 2017-07-27 03:14:04 +02:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js Added and fixed a bunch of docs stuff (#1767) 2017-08-10 20:31:10 +02:00