discord.js/src/client/actions
izexi 0dd3ed72ef fix(Partials): Client#event:messageUpdate(oldMessage) and MessageReactionAdd on guild channels (#3250)
* ref: add getPayload and use for other get* methods

* return existing data.*

* use Action.getUser()
2019-05-07 20:56:39 +01:00
..
Action.js fix(Partials): Client#event:messageUpdate(oldMessage) and MessageReactionAdd on guild channels (#3250) 2019-05-07 20:56:39 +01:00
ActionsManager.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
ChannelCreate.js Partials (#3070) 2019-02-13 17:39:39 +00:00
ChannelDelete.js Partials (#3070) 2019-02-13 17:39:39 +00:00
ChannelUpdate.js src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
GuildBanRemove.js fix: guildBanRemove event name (#2983) 2018-12-09 09:30:46 +01:00
GuildChannelsPositionUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildDelete.js voice: remove Guild.voiceConnection and VoiceChannel.connection 2019-04-29 19:29:16 +01:00
GuildEmojiCreate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildEmojiDelete.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildEmojisUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildEmojiUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildIntegrationsUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildMemberRemove.js feat(Partials.GuildMember): GuildMemberRemove & Guild#me (#3229) 2019-04-29 17:05:52 +01:00
GuildRoleCreate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildRoleDelete.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildRolesPositionUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildRoleUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
MessageCreate.js fix(MessageCreateAction): remove redundant GuildMemberStore#add call 2019-04-23 21:21:41 +02:00
MessageDelete.js Partials (#3070) 2019-02-13 17:39:39 +00:00
MessageDeleteBulk.js feat(Actions): use partials for messageDeleteBulk (#3240) 2019-05-03 17:38:57 +02:00
MessageReactionAdd.js fix(Partials): Client#event:messageUpdate(oldMessage) and MessageReactionAdd on guild channels (#3250) 2019-05-07 20:56:39 +01:00
MessageReactionRemove.js fix(Partials): Client#event:messageUpdate(oldMessage) and MessageReactionAdd on guild channels (#3250) 2019-05-07 20:56:39 +01:00
MessageReactionRemoveAll.js Partials (#3070) 2019-02-13 17:39:39 +00:00
MessageUpdate.js Partials (#3070) 2019-02-13 17:39:39 +00:00
PresenceUpdate.js fix(PresenceUpdateAction): emit presences again (#3214) 2019-04-19 08:49:17 +02:00
UserUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
VoiceStateUpdate.js voice: replace self.xyz events 2019-02-11 18:03:35 +00:00
WebhooksUpdate.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00