Beispiel #1
0
 public void DeleteChannel(ulong channeld)
 {
     Bot.DeleteChannel(Bot.GetChannelById(channeld));
 }