Compare commits

...

2 Commits

Author SHA1 Message Date
Nelly (automation bot) 879a8e6e94 Automated spec update (57416) 2024-07-11 21:45:27 +00:00
Nelly (automation bot) 87d1316f49 Automated spec update (57338) 2024-07-11 19:47:57 +00:00
2 changed files with 24 additions and 24 deletions

View File

@ -119,12 +119,6 @@
"security": [ "security": [
{ {
"BotToken": [] "BotToken": []
},
{
"OAuth2": [
"dm_channels.read",
"voice"
]
} }
] ]
} }
@ -17601,6 +17595,12 @@
} }
] ]
}, },
"banner": {
"type": [
"string",
"null"
]
},
"communication_disabled_until": { "communication_disabled_until": {
"type": [ "type": [
"string", "string",
@ -24504,6 +24504,12 @@
} }
] ]
}, },
"banner": {
"type": [
"string",
"null"
]
},
"communication_disabled_until": { "communication_disabled_until": {
"type": [ "type": [
"string", "string",
@ -24550,12 +24556,6 @@
}, },
"deaf": { "deaf": {
"type": "boolean" "type": "boolean"
},
"banner": {
"type": [
"string",
"null"
]
} }
}, },
"required": [ "required": [

View File

@ -119,12 +119,6 @@
"security": [ "security": [
{ {
"BotToken": [] "BotToken": []
},
{
"OAuth2": [
"dm_channels.read",
"voice"
]
} }
] ]
} }
@ -17887,6 +17881,12 @@
} }
] ]
}, },
"banner": {
"type": [
"string",
"null"
]
},
"communication_disabled_until": { "communication_disabled_until": {
"type": [ "type": [
"string", "string",
@ -24982,6 +24982,12 @@
} }
] ]
}, },
"banner": {
"type": [
"string",
"null"
]
},
"communication_disabled_until": { "communication_disabled_until": {
"type": [ "type": [
"string", "string",
@ -25028,12 +25034,6 @@
}, },
"deaf": { "deaf": {
"type": "boolean" "type": "boolean"
},
"banner": {
"type": [
"string",
"null"
]
} }
}, },
"required": [ "required": [