mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-08-31 21:32:39 -04:00
Automated spec update (96760)
This commit is contained in:
parent
ef3676a2ca
commit
d504d3a580
2 changed files with 8 additions and 0 deletions
|
@ -13614,6 +13614,10 @@
|
|||
{
|
||||
"title": "VOICE_CHANNEL_STATUS_DELETE",
|
||||
"const": 193
|
||||
},
|
||||
{
|
||||
"title": "GUILD_PROFILE_UPDATE",
|
||||
"const": 211
|
||||
}
|
||||
],
|
||||
"format": "int32"
|
||||
|
|
|
@ -13614,6 +13614,10 @@
|
|||
{
|
||||
"title": "VOICE_CHANNEL_STATUS_DELETE",
|
||||
"const": 193
|
||||
},
|
||||
{
|
||||
"title": "GUILD_PROFILE_UPDATE",
|
||||
"const": 211
|
||||
}
|
||||
],
|
||||
"format": "int32"
|
||||
|
|
Loading…
Reference in a new issue