mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
.btr and .sclr added, cleanup
This commit is contained in:
@@ -33,4 +33,5 @@ public interface IMusicService
|
||||
Task SetMusicQualityAsync(ulong guildId, QualityPreset preset);
|
||||
Task<bool> ToggleQueueAutoPlayAsync(ulong guildId);
|
||||
Task<bool> FairplayAsync(ulong guildId);
|
||||
Task<IQueuedTrackInfo?> RemoveLastQueuedTrackAsync(ulong guildId);
|
||||
}
|
Reference in New Issue
Block a user