discord.js/src/structures
reeeeeeeeeeeeeeeeeeeeeeeeeeeeeee e7eab427e5
docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602)
* Adds JSDocs for TextChannel.lastMessageID

* oops

* docs: document lastMessageID in (Group)DMChannel as well
2018-06-16 22:28:12 +02:00
..
interfaces revert: "Improved TextBasedChannel#send (#2537)" 2018-05-04 16:44:06 +02:00
shared Revert "fix message embed json serialization (#2420)" 2018-03-24 18:47:15 -06:00
Base.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
CategoryChannel.js docs: doc changes 2018-01-27 23:41:25 -06:00
Channel.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
ClientApplication.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
ClientUser.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06: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 docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
Emoji.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
GroupDMChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
Guild.js fix(Guild): equals method modifying features array of guild (#2544) 2018-05-29 11:15:19 +02:00
GuildAuditLogs.js docs: wording improvements 2018-06-11 16:37:34 -05:00
GuildChannel.js docs: add examples & improve notices 2018-06-05 00:33:43 -05:00
GuildEmoji.js fix(GuildEmoji): verify MANAGE_EMOJIS permission from Guild#me 2018-05-08 11:29:36 +02:00
GuildMember.js fix(GuildMember): account for joinedTimestamp as well 2018-06-05 20:14:34 -05:00
Invite.js docs: inconsistencies 2018-04-18 20:21:17 -05:00
Message.js fix(Messages): undeleting themselves (#2570) 2018-06-16 21:16:57 +02:00
MessageAttachment.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
MessageCollector.js fix: prevent max listener problems with collectors (#2521) 2018-05-04 02:11:52 -05:00
MessageEmbed.js fix(MessageEmbed): correct docs, default to array, resolve MessageAttachments (#2492) 2018-04-23 19:38:56 +02:00
MessageMentions.js refactor(MessageMentions): make client, guild, and _content non enumerable 2018-06-16 17:14:10 +02:00
MessageReaction.js fix(MessageReaction): inaccurate count 2018-03-24 15:22:21 -06:00
PermissionOverwrites.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Presence.js docs: fix a number of spelling mistakes (#2469) 2018-04-13 20:50:47 +02:00
ReactionCollector.js fix: prevent max listener problems with collectors (#2521) 2018-05-04 02:11:52 -05:00
ReactionEmoji.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Role.js feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
TextChannel.js docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) 2018-06-16 22:28:12 +02:00
User.js feat(User): add locale property (#2571) 2018-06-10 10:58:00 -05:00
UserConnection.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
UserProfile.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
VoiceChannel.js fix(VoiceChannel): deletable erroneously returning true 2018-06-04 17:16:35 -05:00
VoiceRegion.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
Webhook.js fix: Webhook#edit attempting to use client.channels always 2018-05-02 21:19:00 -05:00