This website requires JavaScript.
Explore
Help
Register
Sign In
Nomchy
/
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-03-10 16:43:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d3116d505b0e6ee6ed958eff29704de07e81005
discord.js
/
src
/
client
/
actions
History
hydrabolt
2d3116d505
Added guild.createChannel(name, type)
2016-04-26 17:44:42 +01:00
..
Action.js
Bridged WebSocket Events and REST Requests. Now REST Requests will respond exactly like WS Events to data
2016-04-24 16:30:58 +01:00
ActionsManager.js
Added guild.createChannel(name, type)
2016-04-26 17:44:42 +01:00
ChannelCreate.js
Added guild.createChannel(name, type)
2016-04-26 17:44:42 +01:00
MessageCreate.js
Bridged WebSocket Events and REST Requests. Now REST Requests will respond exactly like WS Events to data
2016-04-24 16:30:58 +01:00
MessageDelete.js
Bridged WebSocket Events and REST Requests. Now REST Requests will respond exactly like WS Events to data
2016-04-24 16:30:58 +01:00
MessageUpdate.js
Added message.edit(content)
2016-04-24 17:30:58 +01:00