mirror of
https://github.com/yawaflua/Discord.Net.git
synced 2025-12-10 20:39:27 +02:00
Refactor and rename project to yawaflua.Discord.Net; add core entities and interfaces for Discord OAuth2 integration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using x3rt.DiscordOAuth2.Entities.Enums;
|
||||
using yawaflua.Discord.Net.Entities.Enums;
|
||||
|
||||
namespace x3rt.DiscordOAuth2;
|
||||
namespace yawaflua.Discord.Net;
|
||||
|
||||
public class ScopesBuilder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user