Comment.
This commit is contained in:
parent
f917d83f6e
commit
259b7c77d9
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
package discordgo
|
package discordgo
|
||||||
|
|
||||||
|
// Known Discord API Endpoints.
|
||||||
var (
|
var (
|
||||||
STATUS = "https://status.discordapp.com/api/v2/"
|
STATUS = "https://status.discordapp.com/api/v2/"
|
||||||
SM = STATUS + "scheduled-maintenances/"
|
SM = STATUS + "scheduled-maintenances/"
|
||||||
|
|
Loading…
Reference in a new issue