mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-01-02 12:42:40 -05:00
Automated spec update (82640)
This commit is contained in:
parent
6944546186
commit
db5fe6cf36
2 changed files with 16 additions and 0 deletions
|
@ -14835,6 +14835,10 @@
|
||||||
"title": "BATTLENET",
|
"title": "BATTLENET",
|
||||||
"const": "battlenet"
|
"const": "battlenet"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "BLUESKY",
|
||||||
|
"const": "bluesky"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "BUNGIE",
|
"title": "BUNGIE",
|
||||||
"const": "bungie"
|
"const": "bungie"
|
||||||
|
@ -14859,6 +14863,10 @@
|
||||||
"title": "INSTAGRAM",
|
"title": "INSTAGRAM",
|
||||||
"const": "instagram"
|
"const": "instagram"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "MASTODON",
|
||||||
|
"const": "mastodon"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "LEAGUE_OF_LEGENDS",
|
"title": "LEAGUE_OF_LEGENDS",
|
||||||
"const": "leagueoflegends"
|
"const": "leagueoflegends"
|
||||||
|
|
|
@ -14885,6 +14885,10 @@
|
||||||
"title": "BATTLENET",
|
"title": "BATTLENET",
|
||||||
"const": "battlenet"
|
"const": "battlenet"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "BLUESKY",
|
||||||
|
"const": "bluesky"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "BUNGIE",
|
"title": "BUNGIE",
|
||||||
"const": "bungie"
|
"const": "bungie"
|
||||||
|
@ -14909,6 +14913,10 @@
|
||||||
"title": "INSTAGRAM",
|
"title": "INSTAGRAM",
|
||||||
"const": "instagram"
|
"const": "instagram"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "MASTODON",
|
||||||
|
"const": "mastodon"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "LEAGUE_OF_LEGENDS",
|
"title": "LEAGUE_OF_LEGENDS",
|
||||||
"const": "leagueoflegends"
|
"const": "leagueoflegends"
|
||||||
|
|
Loading…
Reference in a new issue