mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update (33047)
This commit is contained in:
parent
fe9917381e
commit
d1a462342b
2 changed files with 8 additions and 0 deletions
|
@ -13120,6 +13120,10 @@
|
||||||
"title": "BATTLENET",
|
"title": "BATTLENET",
|
||||||
"const": "battlenet"
|
"const": "battlenet"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "BUNGIE",
|
||||||
|
"const": "bungie"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "EBAY",
|
"title": "EBAY",
|
||||||
"const": "ebay"
|
"const": "ebay"
|
||||||
|
|
|
@ -13159,6 +13159,10 @@
|
||||||
"title": "BATTLENET",
|
"title": "BATTLENET",
|
||||||
"const": "battlenet"
|
"const": "battlenet"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "BUNGIE",
|
||||||
|
"const": "bungie"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "EBAY",
|
"title": "EBAY",
|
||||||
"const": "ebay"
|
"const": "ebay"
|
||||||
|
|
Loading…
Reference in a new issue