discord.js/src/structures
Isabella 9810bdbc5f
fix(MessageEmbed): remove length checks (#2304)
* fix(MessageEmbed): remove length checks

* update error messages
2018-01-29 10:56:55 -06:00
..
interfaces Fix ReactionCollector#remove and make Collector interface more consistent (#2221) 2018-01-16 01:33:58 +01:00
shared fix: require discordjserror to throw meaningful errors where necessary 2018-01-22 20:23:36 +01:00
Base.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
CategoryChannel.js docs: doc changes 2018-01-27 23:41:25 -06:00
Channel.js Fix Channel.delete() example (#2238) 2018-01-09 21:17:08 +01:00
ClientApplication.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
ClientUser.js Address missing application docs in setPresence (#2257) 2018-01-16 01:20:36 +01: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 refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
Emoji.js Base Emoji class for ReactionEmoji and renamed GuildEmoji classes (#2230) 2018-01-18 02:38:45 -06:00
GroupDMChannel.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
Guild.js refactor: Move member role-related functions to a special store (#2242) 2018-01-24 08:12:58 +01:00
GuildAuditLogs.js Base Emoji class for ReactionEmoji and renamed GuildEmoji classes (#2230) 2018-01-18 02:38:45 -06:00
GuildChannel.js Fix(GuildChannel#clone) options.parent not accepting (falsy) null. (#2262) 2018-01-20 19:30:30 +01:00
GuildEmoji.js GuildEmoji: Move all role related functions to a separate store (#2271) 2018-01-24 20:47:20 +01:00
GuildMember.js docs: doc changes 2018-01-27 23:41:25 -06:00
Invite.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
Message.js docs: doc changes 2018-01-27 23:41:25 -06:00
MessageAttachment.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
MessageCollector.js Fix ReactionCollector#remove and make Collector interface more consistent (#2221) 2018-01-16 01:33:58 +01:00
MessageEmbed.js fix(MessageEmbed): remove length checks (#2304) 2018-01-29 10:56:55 -06:00
MessageMentions.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
MessageReaction.js Base Emoji class for ReactionEmoji and renamed GuildEmoji classes (#2230) 2018-01-18 02:38:45 -06:00
PermissionOverwrites.js Various documentation adjustments (#2001) 2017-10-07 01:56:17 +02:00
Presence.js Documentation improvements (#2069) 2017-10-28 19:04:03 +02:00
ReactionCollector.js Fix ReactionCollector#remove and make Collector interface more consistent (#2221) 2018-01-16 01:33:58 +01:00
ReactionEmoji.js Base Emoji class for ReactionEmoji and renamed GuildEmoji classes (#2230) 2018-01-18 02:38:45 -06:00
Role.js use String#padStart for Role#hexColor (#2294) 2018-01-27 07:42:49 +01:00
TextChannel.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
User.js docs: Add/normalize .toString() docs on all classes (#2042) 2017-10-28 19:06:26 +02:00
UserConnection.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
UserProfile.js Store and Model Refactor (#1618) 2017-08-25 21:08:58 +01:00
VoiceChannel.js Make all VoiceChannel bitrates in bps (#2165) 2017-12-12 05:02:53 +01:00
VoiceRegion.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Webhook.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00