Fix bot things
This commit is contained in:
@@ -32,4 +32,5 @@ public interface IBotService
|
||||
Task<bool> DeleteBot(string requestName);
|
||||
Task<string> RestartBot(string requestName);
|
||||
void DeleteBotBackup(string backupBotName);
|
||||
void ToggleIsForWatchingOnly(string botName);
|
||||
}
|
||||
Reference in New Issue
Block a user