Added RPC channel and guild entities, Get and Select methods
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using Model = Discord.API.Rpc.VoiceStateEvent;
|
||||
using Model = Discord.API.Rpc.ExtendedVoiceState;
|
||||
|
||||
namespace Discord.Rpc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user