mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update (27707)
This commit is contained in:
parent
a642b7d78b
commit
d63671c16f
1 changed files with 6 additions and 0 deletions
|
@ -21672,6 +21672,12 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"enforce_nonce": {
|
||||||
|
"type": [
|
||||||
|
"boolean",
|
||||||
|
"null"
|
||||||
|
]
|
||||||
|
},
|
||||||
"tts": {
|
"tts": {
|
||||||
"type": [
|
"type": [
|
||||||
"boolean",
|
"boolean",
|
||||||
|
|
Loading…
Reference in a new issue