discord.js/src/structures
bdistin b255af0825 Fix user.bot (#2073)
* fix user.bot

* user.avatar is nullable (docs)
2017-10-28 18:58:27 +02:00
..
interfaces Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
shared Change recent to timestamp because DiscordAPIError (#2065) 2017-10-28 11:35:38 +02:00
Base.js
CategoryChannel.js docs: Fix some small typos or "missing" docs (#1943) 2017-09-21 07:02:47 +02:00
Channel.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ClientApplication.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ClientUser.js user.patch shouldn't try to touch the token (#2072) 2017-10-28 18:57:50 +02:00
ClientUserChannelOverride.js refactor: make use of destructuring for Constants (#1942) 2017-09-16 20:31:36 +02:00
ClientUserGuildSettings.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ClientUserSettings.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +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 Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
GroupDMChannel.js tinify webpacks (#1975) 2017-09-26 07:18:12 +02:00
Guild.js refactor(Actions): remove obsolete user and guild member get actions (#2061) 2017-10-26 08:52:03 +01:00
GuildAuditLogs.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
GuildChannel.js Add TextChannel#setNSFW method (#2050) 2017-10-27 10:34:18 -04:00
GuildMember.js fix(GuildMember#hasPermission): pass correct parameters to Permissions#has (#2070) 2017-10-28 18:57:16 +02:00
Invite.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
Message.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageAttachment.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageCollector.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageEmbed.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageMentions.js
MessageReaction.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
PermissionOverwrites.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
Presence.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ReactionCollector.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
ReactionEmoji.js
Role.js fix(GuildChannel|Role.edit) Editing with a position not being right (#2010) 2017-10-19 07:10:39 +02:00
TextChannel.js Add TextChannel#setNSFW method (#2050) 2017-10-27 10:34:18 -04:00
User.js Fix user.bot (#2073) 2017-10-28 18:58:27 +02:00
UserConnection.js
UserProfile.js
VoiceChannel.js tinify webpacks (#1975) 2017-09-26 07:18:12 +02:00
VoiceRegion.js
Webhook.js feature(Webhook): allow to edit the channel of webhooks (#2039) 2017-10-19 07:01:20 +02:00