mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2026-02-04 10:34:13 +02:00
add discord bot
change net6.0 net7.0
This commit is contained in:
8
Auth/ApiKeyTypes.cs
Normal file
8
Auth/ApiKeyTypes.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace DiscordApp.Auth
|
||||
{
|
||||
public enum ApiKeyTypes
|
||||
{
|
||||
Public,
|
||||
Private
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user