discord.js/src/structures
SpaceEEC 3da95d7e68 Corrected some docstrings (#1611)
* corrected some docstrings

* merge master

* fixed MessageSearchResult typedef and moved the note for the hit property to there
2017-07-04 00:22:48 +02:00
..
interfaces Corrected some docstrings (#1611) 2017-07-04 00:22:48 +02:00
shared Corrected some docstrings (#1611) 2017-07-04 00:22:48 +02:00
Channel.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
ClientUser.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
ClientUserSettings.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
DMChannel.js Remove createCollector from all channels 2017-06-08 14:51:21 +02:00
Emoji.js rest api route fixes (#1645) 2017-07-02 09:43:10 +01:00
GroupDMChannel.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
Guild.js Corrected some docstrings (#1611) 2017-07-04 00:22:48 +02:00
GuildAuditLogs.js Fix toLowerCase errors in GuildAuditLogs (#1627) 2017-06-28 15:27:29 +01:00
GuildChannel.js rest api route fixes (#1645) 2017-07-02 09:43:10 +01:00
GuildMember.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
Invite.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
Message.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js Fix MessageCollectorOptions docs 2017-05-20 00:03:51 +02:00
MessageEmbed.js Errors Standardization (#1246) 2017-06-25 18:48:05 +01:00
MessageMentions.js Fix the mention example in the USERS_PATTERN doc comment 2017-05-10 13:11:21 +02:00
MessageReaction.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
OAuth2Application.js Made (hopefully) all url related methods accept an options objects (#1617) 2017-07-04 00:08:24 +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 Improve docs a bit 2017-04-30 04:30:44 +02:00
ReactionEmoji.js Improve docs a bit 2017-04-30 04:30:44 +02:00
RichEmbed.js Refactored static resolvers to Util (#1517) 2017-05-23 12:18:18 +02:00
Role.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
TextChannel.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00
User.js Made (hopefully) all url related methods accept an options objects (#1617) 2017-07-04 00:08:24 +02:00
UserConnection.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserProfile.js Improve docs a bit 2017-04-30 04:30:44 +02:00
VoiceChannel.js More deprecated stuff 2017-05-01 11:28:48 +01:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js Fixed wrong parenthesis for Webhook#send and Webhook#sendSlackMessage (#1648) 2017-07-04 00:09:07 +02:00