mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update (33225)
This commit is contained in:
parent
d1a462342b
commit
526e07828d
2 changed files with 8 additions and 0 deletions
|
@ -13164,6 +13164,10 @@
|
||||||
"title": "RIOT_GAMES",
|
"title": "RIOT_GAMES",
|
||||||
"const": "riotgames"
|
"const": "riotgames"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "ROBLOX",
|
||||||
|
"const": "roblox"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "SKYPE",
|
"title": "SKYPE",
|
||||||
"const": "skype"
|
"const": "skype"
|
||||||
|
|
|
@ -13203,6 +13203,10 @@
|
||||||
"title": "RIOT_GAMES",
|
"title": "RIOT_GAMES",
|
||||||
"const": "riotgames"
|
"const": "riotgames"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "ROBLOX",
|
||||||
|
"const": "roblox"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "SKYPE",
|
"title": "SKYPE",
|
||||||
"const": "skype"
|
"const": "skype"
|
||||||
|
|
Loading…
Reference in a new issue