discord.js/src/structures/datastore
2016-04-27 16:25:57 +01:00
..
AbstractDataStore.js initial 2016-04-16 22:58:49 +01:00
ClientDataStore.js Added channel.delete() 2016-04-27 16:25:57 +01:00
GuildDataStore.js Create Member class, stop storing member data separately and merge into one class with a User 2016-04-16 23:24:52 +01:00
TextChannelDataStore.js initial 2016-04-16 22:58:49 +01:00
VoiceChannelDataStore.js Added VoiceStateUpdate handler and DataStore for VoiceChannels. Also added toString methods to Guilds, DMChannels, ServerChannels and Users. 2016-04-17 19:12:29 +01:00
WebSocketManagerDataStore.js src/client/websocket/packets/WebSocketPacketManager.js 2016-04-19 20:24:23 +01:00