mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 02:08:27 -04:00
Killed history
This commit is contained in:
7
NadekoBot.Core/Modules/Music/Common/IRadioResolver.cs
Normal file
7
NadekoBot.Core/Modules/Music/Common/IRadioResolver.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace NadekoBot.Core.Modules.Music
|
||||
{
|
||||
public interface IRadioResolver : IPlatformQueryResolver
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user