This website requires JavaScript.
Explore
Help
Sign In
daenamnu
/
discord.js
Watch
1
Star
0
Fork
0
You've already forked discord.js
mirror of
https://github.com/discordjs/discord.js.git
synced
2026-06-01 08:30:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2341c8363839aefd49798f95c0dffcb18ad33fa7
discord.js
/
src
/
structures
/
datastore
History
hydrabolt
2341c83638
Added channel.delete()
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