コード例 #1
0
ファイル: ModModule.cs プロジェクト: JackSkellet/SoraBot
 public async Task ModLogsServerToggle()
 {
     await _modService.ToggleServer(Context);
 }