The Discord OAuth redirect URL.
new DBD.Dashboard({ redirectUri: String, });
new DBD.Dashboard({ redirectUri: "http://localhost/discord/callback", });
Was this page helpful?