Пример #1
0
 public async Task Bans(string id = null)
 {
     await publicService.BansAsync(Context, id);
 }