Compare commits

..

No commits in common. "879a8e6e9474b130f120c21c48e19d1f4d5a8156" and "c3d6939953f74bcba62904c1a4a0f4c735b12767" have entirely different histories.

2 changed files with 24 additions and 24 deletions

View File

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

View File

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