mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-21 16:11:23 -05:00
Automated spec update (76570)
This commit is contained in:
parent
db8bbbe42d
commit
1e97cbcdf3
2 changed files with 10 additions and 0 deletions
|
@ -25104,6 +25104,11 @@
|
|||
"title": "GUILD_INCIDENT_REPORT_FALSE_ALARM",
|
||||
"description": "",
|
||||
"const": 39
|
||||
},
|
||||
{
|
||||
"title": "HD_STREAMING_UPGRADED",
|
||||
"description": "",
|
||||
"const": 55
|
||||
}
|
||||
],
|
||||
"format": "int32"
|
||||
|
|
|
@ -25216,6 +25216,11 @@
|
|||
"title": "GUILD_INCIDENT_REPORT_FALSE_ALARM",
|
||||
"description": "",
|
||||
"const": 39
|
||||
},
|
||||
{
|
||||
"title": "HD_STREAMING_UPGRADED",
|
||||
"description": "",
|
||||
"const": 55
|
||||
}
|
||||
],
|
||||
"format": "int32"
|
||||
|
|
Loading…
Reference in a new issue