discord.js/src/client/actions
Schuyler Cebulskie f944dce5c7 Add client.cacheUser method (#548)
* Add client.cacheUser method

* Fixed ESLint issues

* Added existence check first
2016-08-27 15:22:07 +01:00
..
Action.js ESLint stuff... 2016-08-13 14:44:49 +01:00
ActionsManager.js Add client.cacheUser method (#548) 2016-08-27 15:22:07 +01:00
ChannelCreate.js Remove all data stores! Move to maps 2016-08-19 22:35:03 +01:00
ChannelDelete.js Remove all data stores! Move to maps 2016-08-19 22:35:03 +01:00
ChannelUpdate.js Document all the events 2016-08-20 00:15:09 +01:00
GuildDelete.js Document all the events 2016-08-20 00:15:09 +01:00
GuildMemberRemove.js Document all the events 2016-08-20 00:15:09 +01:00
GuildRoleCreate.js Document all the events 2016-08-20 00:15:09 +01:00
GuildRoleDelete.js Fixed Guild Role Delete Handling 2016-08-22 22:45:02 +01:00
GuildRoleUpdate.js Document all the events 2016-08-20 00:15:09 +01:00
GuildUpdate.js Document all the events 2016-08-20 00:15:09 +01:00
MessageCreate.js Migrate most of the Client Data Store to Clien 2016-08-19 22:21:34 +01:00
MessageDelete.js Migrate most of the Client Data Store to Clien 2016-08-19 22:21:34 +01:00
MessageDeleteBulk.js Add textBasedChannel.bulkDelete() 2016-08-26 22:13:27 +01:00
MessageUpdate.js Document all the events 2016-08-20 00:15:09 +01:00
UserGet.js Add client.cacheUser method (#548) 2016-08-27 15:22:07 +01:00
UserUpdate.js Document all the events 2016-08-20 00:15:09 +01:00