We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf22033 + 13d6f56 commit 6c5ae4fCopy full SHA for 6c5ae4f
src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs
@@ -2,6 +2,7 @@
2
using BotSharp.Abstraction.Loggers.Models;
3
using BotSharp.Abstraction.Plugins.Models;
4
using BotSharp.Abstraction.Repositories.Filters;
5
+using BotSharp.Abstraction.Repositories.Models;
6
using BotSharp.Abstraction.Repositories.Options;
7
using BotSharp.Abstraction.Roles.Models;
8
using BotSharp.Abstraction.Shared;
0 commit comments