Added RequireOwner support for User tokens
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Discord
|
||||
{
|
||||
ConnectionState ConnectionState { get; }
|
||||
ISelfUser CurrentUser { get; }
|
||||
TokenType TokenType { get; }
|
||||
|
||||
Task StartAsync();
|
||||
Task StopAsync();
|
||||
|
||||
Reference in New Issue
Block a user