// using NadekoBot.Modules.Searches.Common; // // namespace NadekoBot.Modules.Nsfw; // // public interface INhentaiService // { // Task GetAsync(uint id); // Task> GetIdsBySearchAsync(string search); // }