BaseURL constant
This is the current base URL of all discord API calls per reference.
Implementation
static const BaseURL = "https://discord.com/api/v${APIVersion}";
This is the current base URL of all discord API calls per reference.
static const BaseURL = "https://discord.com/api/v${APIVersion}";