IAudioChannel should extend IChannel
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
namespace Discord
|
namespace Discord
|
||||||
{
|
{
|
||||||
public interface IAudioChannel
|
public interface IAudioChannel : IChannel
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user