main - Automated spec update (99382)

made at remote:2025-03-12T17:36:23

taken at now:2025-03-12T18:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2025-03-12 18:10:02 +00:00
parent f380940936
commit 0740a7bd80
2 changed files with 4 additions and 4 deletions

View file

@ -31502,7 +31502,7 @@
"type": "oauth2",
"flows": {
"implicit": {
"authorizationUrl": "discord.com/oauth2/authorize",
"authorizationUrl": "https://discord.com/api/oauth2/authorize",
"refreshUrl": "https://discord.com/api/oauth2/token",
"scopes": {
"activities.invites.write": "allows your app to send activity invites - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
@ -31579,7 +31579,7 @@
}
},
"authorizationCode": {
"authorizationUrl": "discord.com/oauth2/authorize",
"authorizationUrl": "https://discord.com/api/oauth2/authorize",
"tokenUrl": "https://discord.com/api/oauth2/token",
"refreshUrl": "https://discord.com/api/oauth2/token",
"scopes": {

View file

@ -31965,7 +31965,7 @@
"type": "oauth2",
"flows": {
"implicit": {
"authorizationUrl": "discord.com/oauth2/authorize",
"authorizationUrl": "https://discord.com/api/oauth2/authorize",
"refreshUrl": "https://discord.com/api/oauth2/token",
"scopes": {
"activities.invites.write": "allows your app to send activity invites - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
@ -32042,7 +32042,7 @@
}
},
"authorizationCode": {
"authorizationUrl": "discord.com/oauth2/authorize",
"authorizationUrl": "https://discord.com/api/oauth2/authorize",
"tokenUrl": "https://discord.com/api/oauth2/token",
"refreshUrl": "https://discord.com/api/oauth2/token",
"scopes": {