Variable APIClient.baseURL

Declaration

class APIClient
{
  // ...
  string baseURL = "https://discordapp.com/api";
  // ...
}