Use api v8
This commit is contained in:
parent
6b9d68c51c
commit
e708bfa3d4
@ -28,7 +28,7 @@ const (
|
||||
ApplicationJson ContentType = "application/json"
|
||||
ApplicationFormUrlEncoded ContentType = "application/x-www-form-urlencoded"
|
||||
|
||||
BASE_URL = "https://discordapp.com/api/v6"
|
||||
BASE_URL = "https://discordapp.com/api/v8"
|
||||
)
|
||||
|
||||
type Endpoint struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user