public async Task CleanMessages(int count) { await ModerationService.CleanMessagesAsync(count, Context); }