mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Compare commits
No commits in common. "2d4026cf127ec48ebd8c3b8fdbab6f7eca85bad4" and "7ac683a8d513182016d930f6129614c3334d26aa" have entirely different histories.
2d4026cf12
...
7ac683a8d5
2 changed files with 10 additions and 0 deletions
|
@ -6928,6 +6928,11 @@
|
|||
"security": [
|
||||
{
|
||||
"BotToken": []
|
||||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"guilds"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -6928,6 +6928,11 @@
|
|||
"security": [
|
||||
{
|
||||
"BotToken": []
|
||||
},
|
||||
{
|
||||
"OAuth2": [
|
||||
"guilds"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue