mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-11-14 07:49:48 -05:00
Automated spec update (153428)
This commit is contained in:
parent
acc59dc617
commit
f627d43278
2 changed files with 8 additions and 0 deletions
|
|
@ -17718,6 +17718,10 @@
|
|||
{
|
||||
"title": "APPLE_ID_TOKEN",
|
||||
"const": "APPLE_ID_TOKEN"
|
||||
},
|
||||
{
|
||||
"title": "PLAYSTATION_NETWORK_ID_TOKEN",
|
||||
"const": "PLAYSTATION_NETWORK_ID_TOKEN"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18058,6 +18058,10 @@
|
|||
{
|
||||
"title": "APPLE_ID_TOKEN",
|
||||
"const": "APPLE_ID_TOKEN"
|
||||
},
|
||||
{
|
||||
"title": "PLAYSTATION_NETWORK_ID_TOKEN",
|
||||
"const": "PLAYSTATION_NETWORK_ID_TOKEN"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue