main - Automated spec update (51109)
made at remote:2024-06-04T17:42:06 taken at now:2024-06-04T18:10:02 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
066768edb4
commit
208ae4df9d
2 changed files with 40 additions and 0 deletions
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue