Exemplo n.º 1
0
 public bool DoesChannelExist(ulong id)
 {
     return(Bot.DoesChannelExist(id));
 }