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