discord.js/src/client/actions
2018-12-23 22:16:50 -06:00
..
Action.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ActionsManager.js Fix emoji events (fixes #1333) 2017-04-05 17:05:27 +01:00
ChannelCreate.js Minor refactor of Actions 2017-04-29 17:56:36 +01:00
ChannelDelete.js backport: deleted property 2018-06-29 19:11:50 -05:00
ChannelUpdate.js Move all util methods into class 2017-02-15 22:25:18 -05:00
GuildBanRemove.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
GuildChannelsPositionUpdate.js Minor refactor of Actions 2017-04-29 17:56:36 +01:00
GuildDelete.js backport: deleted property 2018-06-29 19:11:50 -05:00
GuildEmojiCreate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
GuildEmojiDelete.js backport: deleted property 2018-06-29 19:11:50 -05:00
GuildEmojisUpdate.js Fix emoji events (fixes #1333) 2017-04-05 17:05:27 +01:00
GuildEmojiUpdate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
GuildMemberGet.js Minor refactor of Actions 2017-04-29 17:56:36 +01:00
GuildMemberRemove.js backport: deleted property 2018-06-29 19:11:50 -05:00
GuildRoleCreate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
GuildRoleDelete.js backport: deleted property 2018-06-29 19:11:50 -05:00
GuildRolesPositionUpdate.js Minor refactor of Actions 2017-04-29 17:56:36 +01:00
GuildRoleUpdate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
GuildSync.js Fix Guild#large not being accurate for user accounts 2017-01-13 21:47:47 -05:00
GuildUpdate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
MessageCreate.js fix(TextBasedChannel): added missing lastMessage functionality in textchannels (#2999) 2018-12-23 22:16:50 -06:00
MessageDelete.js backport: deleted property 2018-06-29 19:11:50 -05:00
MessageDeleteBulk.js backport: deleted property 2018-06-29 19:11:50 -05:00
MessageReactionAdd.js docs: only cached messages emit reaction events (#2607) 2018-06-21 21:40:52 +02:00
MessageReactionRemove.js docs(Client): clarify messageReactionRemove event's user description (#2657) 2018-07-18 11:37:36 +02:00
MessageReactionRemoveAll.js docs: only cached messages emit reaction events (#2607) 2018-06-21 21:40:52 +02:00
MessageUpdate.js Improve docs a bit 2017-04-30 04:30:44 +02:00
UserGet.js Minor refactor of Actions 2017-04-29 17:56:36 +01:00
UserNoteUpdate.js Add support for notes (#860) 2016-10-30 23:06:09 -04:00
UserUpdate.js Move all util methods into class 2017-02-15 22:25:18 -05:00