We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(5.0.0)
Gets the currently set baseUrl that https requests are being sent to.
Returns the baseURL that is currently being used to send https requests to.
const baseurl = bot.getBaseURL('https://plug.dj'); console.log(baseUrl)
Menu