Refactored project structure and API calls. Exposed DiscordAPIClient as public.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace Discord.Commands
|
||||
{
|
||||
//TODO: Check support for escaping
|
||||
public static class CommandParser
|
||||
{
|
||||
private enum CommandParserPart
|
||||
|
||||
Reference in New Issue
Block a user