mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-09-03 14:32:39 -04:00
Automated spec update (88320)
This commit is contained in:
parent
7525aab57a
commit
997fa1595a
2 changed files with 20 additions and 0 deletions
|
@ -324,6 +324,7 @@
|
|||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"activities.invites.write",
|
||||
"activities.read",
|
||||
"activities.write",
|
||||
"applications.builds.read",
|
||||
|
@ -3259,6 +3260,7 @@
|
|||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"activities.invites.write",
|
||||
"activities.read",
|
||||
"activities.write",
|
||||
"applications.builds.read",
|
||||
|
@ -25473,6 +25475,11 @@
|
|||
"description": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"const": "activities.write"
|
||||
},
|
||||
{
|
||||
"title": "ACTIVITIES_INVITES_WRITE",
|
||||
"description": "allows your app to send activity invites - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"const": "activities.invites.write"
|
||||
},
|
||||
{
|
||||
"title": "RELATIONSHIPS_READ",
|
||||
"description": "allows your app to know a user's friends and implicit relationships - requires Discord approval",
|
||||
|
@ -31142,6 +31149,7 @@
|
|||
"authorizationUrl": "discord.com/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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
@ -31179,6 +31187,7 @@
|
|||
"tokenUrl": "https://discord.com/api/oauth2/token",
|
||||
"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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
@ -31218,6 +31227,7 @@
|
|||
"tokenUrl": "https://discord.com/api/oauth2/token",
|
||||
"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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
|
|
@ -324,6 +324,7 @@
|
|||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"activities.invites.write",
|
||||
"activities.read",
|
||||
"activities.write",
|
||||
"applications.builds.read",
|
||||
|
@ -3259,6 +3260,7 @@
|
|||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"activities.invites.write",
|
||||
"activities.read",
|
||||
"activities.write",
|
||||
"applications.builds.read",
|
||||
|
@ -25558,6 +25560,11 @@
|
|||
"description": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"const": "activities.write"
|
||||
},
|
||||
{
|
||||
"title": "ACTIVITIES_INVITES_WRITE",
|
||||
"description": "allows your app to send activity invites - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"const": "activities.invites.write"
|
||||
},
|
||||
{
|
||||
"title": "RELATIONSHIPS_READ",
|
||||
"description": "allows your app to know a user's friends and implicit relationships - requires Discord approval",
|
||||
|
@ -31605,6 +31612,7 @@
|
|||
"authorizationUrl": "discord.com/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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
@ -31642,6 +31650,7 @@
|
|||
"tokenUrl": "https://discord.com/api/oauth2/token",
|
||||
"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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
@ -31681,6 +31690,7 @@
|
|||
"tokenUrl": "https://discord.com/api/oauth2/token",
|
||||
"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)",
|
||||
"activities.read": "allows your app to fetch data from a user's \"Now Playing/Recently Played\" list - requires Discord approval",
|
||||
"activities.write": "allows your app to update a user's activity - requires Discord approval (NOT REQUIRED FOR GAMESDK ACTIVITY MANAGER)",
|
||||
"applications.builds.read": "allows your app to read build data for a user's applications",
|
||||
|
|
Loading…
Reference in a new issue