discord.js/src/client/actions
Gus Caplan 8c220e76ec Fix GuildDelete typing stopping (#1098)
* whoops

* ugh

* Update GuildDelete.js
2017-01-14 23:33:26 -05:00
..
Action.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ActionsManager.js Remove dynamic requires 2016-11-20 20:52:39 -05: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 Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01:00
GuildBanRemove.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
GuildDelete.js Fix GuildDelete typing stopping (#1098) 2017-01-14 23:33:26 -05: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
GuildEmojiUpdate.js Rename emoji events 2016-12-26 21:30:27 +00: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 Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRoleDelete.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRolesPositionUpdate.js Fix docs 2016-10-26 15:14:28 +01:00
GuildRoleUpdate.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildSync.js Fix Guild#large not being accurate for user accounts 2017-01-13 21:47:47 -05:00
GuildUpdate.js Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01:00
MessageCreate.js add user/member lastMessageID (#959) 2016-12-06 23:46:32 -05: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 reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageUpdate.js Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01: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 Fix stacked heartbeats on reconnect and fix documentation 2016-10-01 20:21:38 +01:00