discord.js/src/structures
Raphael edfd50d003 afkChannelID returns a Snowflake rather than an string (#1697)
little update to <guild>.afkChannelID property in docs
2017-07-18 17:11:09 +02:00
..
interfaces fixed MessageEmbed#timestamp and changed attachFile to attachFiles (#1670) 2017-07-16 14:11:49 +02:00
shared Remove RichEmbed in favour of MessageEmbed (#1584) 2017-07-04 00:53:22 +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 Fix for GroupDMChannel#addUser and added removeUser, setName and edit (#1576) 2017-07-16 14:15:54 +02:00
Guild.js afkChannelID returns a Snowflake rather than an string (#1697) 2017-07-18 17:11:09 +02:00
GuildAuditLogs.js use webhooks cache in guild audit log (#1660) 2017-07-05 09:08:13 +01:00
GuildChannel.js add new unique property (#1659) 2017-07-05 09:02:40 +01:00
GuildMember.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
Invite.js update http options to fit discord spec (#1656) 2017-07-05 09:10:06 +01:00
Message.js allow content in edit options like in message send options (#1657) 2017-07-05 09:01:07 +01:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
MessageEmbed.js Fixing MessageEmbed's timestamp transforming (#1688) 2017-07-16 17:55:51 +02: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 Fix docs for Application secret type (#1690) 2017-07-17 12:03:40 +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 dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
ReactionEmoji.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Role.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
TextChannel.js move nsfw to the new prop (#1687) 2017-07-16 14:04:40 +02:00
User.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
UserConnection.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserProfile.js Fixed User#fetchProfile, UserProfile#premium and added #flags (#1629) 2017-07-04 00:28:53 +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 Remove RichEmbed in favour of MessageEmbed (#1584) 2017-07-04 00:53:22 +02:00