The Discord.JS Client object.
new DBD.Dashboard({ client: { id: String, secret: String, }, });
new DBD.Dashboard({ client: { id: "clientID", secret: "clientSecret", }, });
Was this page helpful?