discord.js/src/structures
Frangu Vlad 4ae58f66f4 fix: Wrong _patch call from GuildEmoji#edit and other issues (#2673)
* Fix bugs

* Make the data.roles be undefined before API call

* Suggested changes

* Handle edit properly
2018-07-31 12:43:17 -04:00
..
interfaces refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
shared refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04: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 refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
ClientUser.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04: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 refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
Guild.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
GuildAuditLogs.js docs: wording improvements 2018-06-11 16:37:34 -05:00
GuildChannel.js refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
GuildEmoji.js fix: Wrong _patch call from GuildEmoji#edit and other issues (#2673) 2018-07-31 12:43:17 -04:00
GuildMember.js fix(GuildMember): account for joinedTimestamp as well 2018-06-05 20:14:34 -05:00
Invite.js fix(Invite): support for group dm invites (#2603) 2018-07-18 11:39:34 +02:00
Message.js feat(Message): add url getter (#2594) 2018-07-26 04:38:11 +02:00
MessageAttachment.js docs: add video to MessageAttachment properties (#2608) 2018-06-19 20:09:55 +02: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): only delete reaction if cache and count is empty (#2661) 2018-07-23 16:32:51 -04: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 refactor: remove user bot methods (#2559) 2018-07-25 22:14:23 -04:00
UserConnection.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 refactor(Webhook): make token not enumerable (#2566) 2018-07-18 11:37:57 +02:00