discord.js/src/client/actions
2017-04-05 21:34:14 +02: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 Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ChannelDelete.js Switch config back to camelCase 2016-09-27 18:42:32 -04: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 make positions for channels and roles nicer (#1211) 2017-04-01 08:28:54 +02:00
GuildDelete.js Add new ESLint rules 2017-03-17 01:23:39 -04:00
GuildEmojiCreate.js Rename emoji events 2016-12-26 21:30:27 +00:00
GuildEmojiDelete.js Rename emoji events 2016-12-26 21:30:27 +00:00
GuildEmojisUpdate.js Fix emoji events (fixes #1333) 2017-04-05 17:05:27 +01:00
GuildEmojiUpdate.js Add support to edit emojis (#1142) 2017-01-30 22:47:05 -05:00
GuildMemberGet.js Prevent Guild.fetchMember from messing with fetchMembers 2016-09-07 23:12:36 -04:00
GuildMemberRemove.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRoleCreate.js serious role position stuff (#1159) 2017-02-01 22:02:16 +00:00
GuildRoleDelete.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRolesPositionUpdate.js make positions for channels and roles nicer (#1211) 2017-04-01 08:28:54 +02:00
GuildRoleUpdate.js Move all util methods into class 2017-02-15 22:25:18 -05:00
GuildSync.js Fix Guild#large not being accurate for user accounts 2017-01-13 21:47:47 -05:00
GuildUpdate.js Move all util methods into class 2017-02-15 22:25:18 -05:00
MessageCreate.js Add User.lastMessage, GuildMember.lastMessage and TextBasedChannel.lastMessage (#1135) 2017-01-26 21:24:08 +00:00
MessageDelete.js Switch config back to camelCase 2016-09-27 18:42:32 -04:00
MessageDeleteBulk.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
MessageReactionAdd.js Fix reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageReactionRemove.js Fix reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageReactionRemoveAll.js Fix messageReactionAdd internally & doc fix (#1341) 2017-04-05 21:34:14 +02:00
MessageUpdate.js Fix for #1089 & Message Reactions (#1236) 2017-04-01 01:51:12 -04:00
UserGet.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +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