discord.js/src/structures
Mythic ddfa57e96d Improve Message's ID attribute documentation (#1450)
Remove the implication that a Message object's ID is unique only to the channel it was sent on
Message ID's are snowflakes, and as stated in Discord's API documentation, globally unique throughout Discord
2017-06-29 19:51:37 +01:00
..
interfaces Fix createMessageCollector example 2017-06-08 14:50:34 +02:00
Channel.js Improve docs a bit 2017-04-30 04:30:44 +02:00
ClientUser.js fix merge conflict 2017-06-29 19:48:34 +01:00
ClientUserSettings.js Improve docs a bit 2017-04-30 04:30:44 +02:00
DMChannel.js Add message reaction collectors & abstract collectors (#1335) 2017-04-19 18:52:40 +02:00
Emoji.js Emoji convenience methods (#1378) 2017-04-30 04:51:15 +02:00
GroupDMChannel.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Guild.js added Guild#setExplicitContentFilter (#1583) 2017-06-29 19:51:11 +01:00
GuildAuditLogs.js Add MEMBER_ROLE_UPDATE to returning 'UPDATE' array (#1538) (#1542) 2017-05-29 23:55:42 +02:00
GuildChannel.js More deprecated stuff 2017-05-01 11:28:48 +01:00
GuildMember.js Failing to resolve a role should reject and not throw an error (#1483) 2017-05-12 15:31:04 +02:00
Invite.js Update Invite.js (#1496) 2017-05-16 15:26:32 +02:00
Message.js Improve Message's ID attribute documentation (#1450) 2017-06-29 19:51:37 +01:00
MessageAttachment.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCollector.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageEmbed.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageMentions.js Fix the mention example in the USERS_PATTERN doc comment 2017-05-11 00:40:39 +02:00
MessageReaction.js Improve docs a bit 2017-04-30 04:30:44 +02:00
OAuth2Application.js Make OAuth2Application backwards compatible again 2017-04-30 11:21:48 +01: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 Add snowflake utils (#1064) 2017-01-05 15:41:42 +00: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 Improve docs a bit 2017-04-30 04:30:44 +02:00
Role.js Stop using deprecated methods within discord.js (#1441) 2017-05-01 10:14:26 +01:00
TextChannel.js More deprecated stuff 2017-05-01 11:28:48 +01:00
User.js Improve docs a bit 2017-04-30 04:30:44 +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 Deprecate aliases (#1469) 2017-05-06 01:24:53 +02:00