Exemple #1
0
 public async Task SetWelcome()
 {
     await _service.SetWelcome(Context.Channel.Id);
 }