Automated spec update (51109)

This commit is contained in:
Nelly (automation bot) 2024-06-04 17:42:06 +00:00
parent e9bc1ce4e0
commit ffc33f5179
2 changed files with 40 additions and 0 deletions

View File

@ -23318,6 +23318,26 @@
"title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION", "title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION",
"description": "", "description": "",
"const": 32 "const": 32
},
{
"title": "GUILD_INCIDENT_ALERT_MODE_ENABLED",
"description": "",
"const": 36
},
{
"title": "GUILD_INCIDENT_ALERT_MODE_DISABLED",
"description": "",
"const": 37
},
{
"title": "GUILD_INCIDENT_REPORT_RAID",
"description": "",
"const": 38
},
{
"title": "GUILD_INCIDENT_REPORT_FALSE_ALARM",
"description": "",
"const": 39
} }
], ],
"format": "int32" "format": "int32"

View File

@ -23725,6 +23725,26 @@
"title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION", "title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION",
"description": "", "description": "",
"const": 32 "const": 32
},
{
"title": "GUILD_INCIDENT_ALERT_MODE_ENABLED",
"description": "",
"const": 36
},
{
"title": "GUILD_INCIDENT_ALERT_MODE_DISABLED",
"description": "",
"const": 37
},
{
"title": "GUILD_INCIDENT_REPORT_RAID",
"description": "",
"const": 38
},
{
"title": "GUILD_INCIDENT_REPORT_FALSE_ALARM",
"description": "",
"const": 39
} }
], ],
"format": "int32" "format": "int32"