mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-09-23 11:09:29 -04:00
Automated spec update (260023)
This commit is contained in:
parent
8579b8f1aa
commit
e54b849b5c
2 changed files with 18 additions and 0 deletions
|
|
@ -20507,6 +20507,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
@ -30359,6 +30362,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
@ -35350,6 +35356,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -20519,6 +20519,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
@ -30378,6 +30381,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
@ -35369,6 +35375,9 @@
|
||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"vibegrations_project_id": {
|
||||||
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
},
|
||||||
"guild_id": {
|
"guild_id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue