-
Notifications
You must be signed in to change notification settings - Fork 0
Client.import()
paige edited this page Feb 13, 2024
·
8 revisions
dynamically imports services with a custom syntax that
|
|
|
JS |
client.import("users", "util", [ "guilds", "channels" ], { com: "commands" }); |