discord.js/src/structures
2017-04-28 21:27:30 +02:00
..
interfaces [wip] Fix collector documentation (again) (#1416) 2017-04-28 19:45:46 +02:00
Channel.js fix created timestamp precision (#1241) 2017-03-09 18:31:31 -05:00
ClientUser.js Change docstring 2017-04-23 06:50:43 +02:00
ClientUserSettings.js User settings (#1337) 2017-04-05 22:03:33 +02:00
DMChannel.js Add message reaction collectors & abstract collectors (#1335) 2017-04-19 18:52:40 +02:00
Emoji.js emojis should use cdn endpoint (#1425) 2017-04-28 18:47:18 +02:00
GroupDMChannel.js i hate my life (#1420) 2017-04-27 00:21:03 +02:00
Guild.js Using ws.connection.status rather than undefined ws.status (#1429) 2017-04-28 21:27:30 +02:00
GuildChannel.js Document readonly and private properties (#1338) 2017-04-03 20:05:36 +02:00
GuildMember.js Throw Error for non role-resolvables (#1322) 2017-04-19 18:57:54 +02:00
Invite.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
Message.js Message.editedTimestamp should be a number (#1402) 2017-04-22 16:54:48 +02:00
MessageAttachment.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
MessageCollector.js [wip] Fix collector documentation (again) (#1416) 2017-04-28 19:45:46 +02:00
MessageEmbed.js Document readonly and private properties (#1338) 2017-04-03 20:05:36 +02:00
MessageMentions.js Fix MessageMentions properties always being null or empty (#1357) 2017-04-10 20:06:00 +02:00
MessageReaction.js reaction remove fix (#1366) 2017-04-11 18:10:14 +01:00
OAuth2Application.js Add new ESLint rules 2017-03-17 01:23:39 -04:00
PartialGuild.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
PartialGuildChannel.js Capitalize channel type constants (#1209) 2017-02-22 20:08:47 +00:00
PermissionOverwrites.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
Presence.js Equals updates (#987) 2016-12-14 17:10:34 -05:00
ReactionCollector.js [wip] Fix collector documentation (again) (#1416) 2017-04-28 19:45:46 +02:00
ReactionEmoji.js Add snowflake utils (#1064) 2017-01-05 15:41:42 +00:00
RichEmbed.js Add RichEmbed fields error handling (#1243) 2017-03-09 20:58:46 -05:00
Role.js Document readonly and private properties (#1338) 2017-04-03 20:05:36 +02:00
TextChannel.js i hate my life (#1420) 2017-04-27 00:21:03 +02:00
User.js Add message reaction collectors & abstract collectors (#1335) 2017-04-19 18:52:40 +02:00
UserConnection.js Add new ESLint rules 2017-03-17 01:23:39 -04:00
UserProfile.js Improve docs 2017-04-24 16:29:29 +02:00
VoiceChannel.js Document readonly and private properties (#1338) 2017-04-03 20:05:36 +02:00
VoiceRegion.js add voice region getting (#1108) 2017-01-18 19:14:44 -05:00
Webhook.js Cleanup webhooks (#1094) 2017-01-13 18:48:12 +00:00