BaseURL constant

String const BaseURL

This is the current base URL of all discord API calls per reference.

Implementation

static const BaseURL = "https://discord.com/api/v${APIVersion}";