discord.js/src/structures
SpaceEEC 8a3ae875bb
fix: do not cache webhook users (#2611)
Goal in mind is to not save the name and avatar used by webhooks because
those can change between messages without any other update.
2018-06-21 21:34:30 +02:00
..
interfaces docs: add examples & improve notices 2018-06-05 00:30:50 -05:00
Attachment.js Backporting, doc/bug fixes as well deprecation (#1826) 2017-08-25 15:14:05 +02:00
CategoryChannel.js fix(CategoryChannel): set the type to 'category' and document its type 2018-01-20 23:27:18 +01:00
Channel.js fix(CategoryChannel): set the type to 'category' and document its type 2018-01-20 23:27:18 +01:00
ClientUser.js fix(ClientUser): correctly resolve nicks to an object in createGroupDM 2018-05-25 17:23:09 +02:00
ClientUserChannelOverride.js Backporting, doc/bug fixes as well deprecation (#1826) 2017-08-25 15:14:05 +02:00
ClientUserGuildSettings.js Backporting, doc/bug fixes as well deprecation (#1826) 2017-08-25 15:14:05 +02:00
ClientUserSettings.js Backporting, doc/bug fixes as well deprecation (#1826) 2017-08-25 15:14:05 +02:00
DMChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:10:24 +02:00
Emoji.js feat(Emoji): add fetchAuthor method 2018-05-09 16:20:41 +02:00
GroupDMChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:10:24 +02:00
Guild.js backport: RichPresence 2018-06-09 15:37:01 -05:00
GuildAuditLogs.js fix: GuildAuditLogs using Guild#fetchInvites 2018-03-01 20:37:19 -06:00
GuildChannel.js docs: permissions 2018-05-12 00:51:08 -05:00
GuildMember.js docs(GuildMember): joinedAt is nullable 2018-06-21 21:24:53 +02:00
Invite.js backport: docs improvements 2018-04-26 01:25:44 -05:00
Message.js fix: do not cache webhook users (#2611) 2018-06-21 21:34:30 +02:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js fix(Collector): increase and decrease max listeners dynamically 2018-05-08 11:57:12 +02:00
MessageEmbed.js fix(MessageEmbed): avoid throwing error when accessing colorless hexColor 2018-04-19 13:14:20 +02:00
MessageMentions.js More docs cleanup 2017-08-20 22:15:51 +02:00
MessageReaction.js fix(MessageReaction): fetchUsers inconsistency 2018-06-05 00:31:03 -05:00
OAuth2Application.js feature(CategoryChannel): backport (#2117) 2017-11-19 23:19:46 -05: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 Backporting audit log reasons and createRole with position for 11.2 (#1810) 2017-08-21 22:21:18 +02:00
Presence.js backport: RichPresence 2018-06-09 15:37:01 -05:00
ReactionCollector.js fix(Collector): increase and decrease max listeners dynamically 2018-05-08 11:57:12 +02:00
ReactionEmoji.js updated docs for <ReactionEmoji>.toString() so it now uses send instead sendMessage in example (#1761) 2017-08-20 22:17:36 +02:00
RichEmbed.js Allow Message#edit to accept a RichEmbed and fixed RichEmbed#file's type (#1829) 2017-08-25 19:50:01 +02:00
Role.js docs(Role): Change 'the this' to this (typo) (#2377) 2018-05-08 22:27:58 +02:00
TextChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:10:24 +02:00
User.js backport: RichPresence 2018-06-09 15:37:01 -05:00
UserConnection.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserProfile.js Docs cleanup 2017-08-20 22:08:37 +02:00
VoiceChannel.js fix(VoiceChannel): deletable erroneously returning true 2018-06-04 17:18:27 -05:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js docs: remove trailing commas 2018-02-27 17:43:51 -06:00