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