mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-05-01 06:20:33 -04:00
Automated spec update (193393)
This commit is contained in:
parent
1ef11c520a
commit
7ab02fe227
2 changed files with 10 additions and 0 deletions
|
|
@ -24882,6 +24882,11 @@
|
||||||
"title": "WELCOME_SCREEN_ENABLED",
|
"title": "WELCOME_SCREEN_ENABLED",
|
||||||
"description": "guild has enabled the welcome screen",
|
"description": "guild has enabled the welcome screen",
|
||||||
"const": "WELCOME_SCREEN_ENABLED"
|
"const": "WELCOME_SCREEN_ENABLED"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "OFFICIAL_GAME_GUILD",
|
||||||
|
"description": "guild is an official guild for one or more games",
|
||||||
|
"const": "OFFICIAL_GAME_GUILD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -25358,6 +25358,11 @@
|
||||||
"title": "WELCOME_SCREEN_ENABLED",
|
"title": "WELCOME_SCREEN_ENABLED",
|
||||||
"description": "guild has enabled the welcome screen",
|
"description": "guild has enabled the welcome screen",
|
||||||
"const": "WELCOME_SCREEN_ENABLED"
|
"const": "WELCOME_SCREEN_ENABLED"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "OFFICIAL_GAME_GUILD",
|
||||||
|
"description": "guild is an official guild for one or more games",
|
||||||
|
"const": "OFFICIAL_GAME_GUILD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue