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
4eb3a2a885efd480a953a23c5e5289912364ccd4
discord.js
/
src
/
client
History
Antonio Román
4eb3a2a885
refactor: rename
Constants.OPCode
to
Opcode
, moved objects to enums (
#6065
)
2021-07-07 13:40:36 +01:00
..
actions
refactor(Presences): remove from User, nullable on GuildMember (
#6055
)
2021-07-05 19:53:00 +01:00
voice
refactor: change
xID
to
xId
(
#6036
)
2021-07-04 19:54:27 +01:00
websocket
refactor: rename
Constants.OPCode
to
Opcode
, moved objects to enums (
#6065
)
2021-07-07 13:40:36 +01:00
BaseClient.js
feat(Managers): add customizable caching for managers (
#6013
)
2021-07-04 00:26:26 +01:00
Client.js
feat(Message): add 'failIfNotExists' to ClientOptions (
#6038
)
2021-07-05 13:53:40 +01:00
WebhookClient.js
refactor: change
xID
to
xId
(
#6036
)
2021-07-04 19:54:27 +01:00