discord.js/src/structures
SpaceEEC 90312952d9
revert: "Improved TextBasedChannel#send (#2537)"
This reverts commit 556e679bdb,
which broke resolving of non object literal message options.
2018-05-04 16:44:06 +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 Add toJSON methods (#1859) 2018-03-01 23:00:21 -06: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 fix: Convert lastMessage to getters (#2384) 2018-03-08 10:19:43 -06:00
Emoji.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
GroupDMChannel.js docs(GroupDMChannel): fix grammar an user -> a user (#2482) 2018-04-17 18:24:48 +02:00
Guild.js fix(Guild): remove member's voice state on guildMemberRemove 2018-04-09 17:43:07 +02:00
GuildAuditLogs.js Add toJSON methods (#1859) 2018-03-01 23:00:21 -06:00
GuildChannel.js docs: consistency 2018-04-29 13:28:12 -05:00
GuildEmoji.js fix: GuildEmoji#clone 2018-04-25 18:42:51 -05:00
GuildMember.js fix: GuildMember#toJSON not having roles (#2520) 2018-04-29 11:28:45 -05:00
Invite.js docs: inconsistencies 2018-04-18 20:21:17 -05:00
Message.js docs: fix a number of spelling mistakes (#2469) 2018-04-13 20:50:47 +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 Add toJSON methods (#1859) 2018-03-01 23:00:21 -06: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 docs: inconsistencies 2018-04-18 20:21:17 -05:00
TextChannel.js fix: Convert lastMessage to getters (#2384) 2018-03-08 10:19:43 -06:00
User.js fix: Convert lastMessage to getters (#2384) 2018-03-08 10:19:43 -06: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 Make all VoiceChannel bitrates in bps (#2165) 2017-12-12 05:02:53 +01: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