mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-06-25 07:40:34 -04:00
Compare commits
No commits in common. "fec1e3f1d7af62ce300a07c7db73d7c59364b610" and "950380f96a814d254fed73815bab4f884e3c2162" have entirely different histories.
fec1e3f1d7
...
950380f96a
2 changed files with 0 additions and 22 deletions
|
|
@ -26862,11 +26862,6 @@
|
|||
"description": "guild has disabled activity alerts in the configured safety alerts channel",
|
||||
"const": "RAID_ALERTS_DISABLED"
|
||||
},
|
||||
{
|
||||
"title": "PRUNE_REQUIRES_ADMIN",
|
||||
"description": "guild has restricted member prune to administrators and the guild owner",
|
||||
"const": "PRUNE_REQUIRES_ADMIN"
|
||||
},
|
||||
{
|
||||
"title": "ROLE_ICONS",
|
||||
"description": "guild is able to set role icons",
|
||||
|
|
@ -32223,12 +32218,6 @@
|
|||
],
|
||||
"maxLength": 1024
|
||||
},
|
||||
"is_spoiler": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"is_remix": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
|
|
|||
|
|
@ -26881,11 +26881,6 @@
|
|||
"description": "guild has disabled activity alerts in the configured safety alerts channel",
|
||||
"const": "RAID_ALERTS_DISABLED"
|
||||
},
|
||||
{
|
||||
"title": "PRUNE_REQUIRES_ADMIN",
|
||||
"description": "guild has restricted member prune to administrators and the guild owner",
|
||||
"const": "PRUNE_REQUIRES_ADMIN"
|
||||
},
|
||||
{
|
||||
"title": "ROLE_ICONS",
|
||||
"description": "guild is able to set role icons",
|
||||
|
|
@ -32242,12 +32237,6 @@
|
|||
],
|
||||
"maxLength": 1024
|
||||
},
|
||||
"is_spoiler": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"is_remix": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
|
|
|||
Loading…
Reference in a new issue