discord.js/src/structures
bdistin 6d184257b3 refactor: remove duplicate send checks (#2790)
* re-direct pr code to master

* fix Webhook send docs

* requested changes

* typings: Updated to latest commit

* requested change

* requested change
2018-09-21 10:59:58 +02:00
..
interfaces refactor: remove duplicate send checks (#2790) 2018-09-21 10:59:58 +02:00
shared refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
APIMessage.js refactor: remove duplicate send checks (#2790) 2018-09-21 10:59:58 +02:00
Base.js
CategoryChannel.js
Channel.js
ClientApplication.js fix(ClientApplication): Message#application is a partial ClientApplication 2018-08-22 19:26:57 +02:00
ClientPresence.js
ClientUser.js
DMChannel.js feat(TextBasedChannel): add lastPinTimestamp and lastPinAt (#2813) 2018-09-03 09:11:52 +02:00
Emoji.js
GroupDMChannel.js feat(TextBasedChannel): add lastPinTimestamp and lastPinAt (#2813) 2018-09-03 09:11:52 +02:00
Guild.js feat: Guild Integrations (#2760) 2018-08-24 16:03:29 +02:00
GuildAuditLogs.js fix(GuildAuditLogs): default target to object with target_id (#2742) 2018-08-15 09:58:27 +02:00
GuildChannel.js docs/typings(GuildChannel): permissionsfor returns a nullable readonly Permissions instance 2018-09-02 13:23:39 +02:00
GuildEmoji.js GuildEmoji.fetchAuthor() error handling (#2788) 2018-09-01 04:52:50 +02:00
GuildMember.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
Integration.js feat: Guild Integrations (#2760) 2018-08-24 16:03:29 +02:00
Invite.js cleanup(Invite): remove outdated props, properly default to null (#2807) 2018-08-29 12:41:53 +02:00
Message.js refactor: remove duplicate send checks (#2790) 2018-09-21 10:59:58 +02:00
MessageAttachment.js cleanup: use null over undefined (#2810) 2018-09-01 04:51:11 +02:00
MessageCollector.js
MessageEmbed.js refactor: rewrite message creation (#2774) 2018-08-21 18:22:29 +02:00
MessageMentions.js misc: Remove Clyde (#2764) 2018-08-18 13:21:24 +02:00
MessageReaction.js
PermissionOverwrites.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
Presence.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
ReactionCollector.js fix: emit ReactionCollector#remove when reaction is removed by collected user (#2803) 2018-09-01 05:02:30 +02:00
ReactionEmoji.js
Role.js fix: actually fix Readonly typos 2018-08-21 14:25:30 -05:00
TextChannel.js feat(TextBasedChannel): add lastPinTimestamp and lastPinAt (#2813) 2018-09-03 09:11:52 +02:00
User.js Remove double iteration (#2773) 2018-08-19 13:37:00 +02:00
VoiceChannel.js Fix permission checking for Administrator channel overwrites (#2756) 2018-08-17 08:46:09 +01:00
VoiceRegion.js cleanup(VoiceRegion): remove no longer existing sampleHostname (#2759) 2018-08-18 10:57:08 +02:00
VoiceState.js Consistency with Getters. 2018-08-12 07:41:10 +01:00
Webhook.js refactor: remove duplicate send checks (#2790) 2018-09-21 10:59:58 +02:00