main - Automated spec update (35118)

made at remote:2024-03-18T20:41:55

taken at now:2024-03-18T21:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2024-03-18 21:10:02 +00:00
parent 17007d7a2f
commit d918bd09b3
2 changed files with 14 additions and 18 deletions

View File

@ -12672,24 +12672,22 @@
"type": "object",
"properties": {
"banned_users": {
"type": [
"array",
"null"
],
"type": "array",
"items": {
"$ref": "#/components/schemas/SnowflakeType"
}
},
"failed_users": {
"type": [
"array",
"null"
],
"type": "array",
"items": {
"$ref": "#/components/schemas/SnowflakeType"
}
}
}
},
"required": [
"banned_users",
"failed_users"
]
},
"Button": {
"type": "object",

View File

@ -12672,24 +12672,22 @@
"type": "object",
"properties": {
"banned_users": {
"type": [
"array",
"null"
],
"type": "array",
"items": {
"$ref": "#/components/schemas/SnowflakeType"
}
},
"failed_users": {
"type": [
"array",
"null"
],
"type": "array",
"items": {
"$ref": "#/components/schemas/SnowflakeType"
}
}
}
},
"required": [
"banned_users",
"failed_users"
]
},
"Button": {
"type": "object",