Automated spec update (230172)

This commit is contained in:
Nelly (automation bot) 2026-06-13 01:36:53 +00:00
parent 8fa3d14be0
commit ff2c00aefd
2 changed files with 8 additions and 8 deletions

View file

@ -21571,7 +21571,7 @@
}
}
},
"BasicApplicationResponse": {
"BasicApplicationResponseWithBot": {
"type": "object",
"properties": {
"id": {
@ -21835,7 +21835,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"
@ -33253,7 +33253,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"
@ -37457,7 +37457,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"

View file

@ -21583,7 +21583,7 @@
}
}
},
"BasicApplicationResponse": {
"BasicApplicationResponseWithBot": {
"type": "object",
"properties": {
"id": {
@ -21847,7 +21847,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"
@ -33272,7 +33272,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"
@ -37476,7 +37476,7 @@
"$ref": "#/components/schemas/MessageActivityResponse"
},
"application": {
"$ref": "#/components/schemas/BasicApplicationResponse"
"$ref": "#/components/schemas/BasicApplicationResponseWithBot"
},
"application_id": {
"$ref": "#/components/schemas/SnowflakeType"