示例#1
0
 public async Task cdCmd()
 {
     await Context.Channel.SendMessageAsync(RexTimers.getCds(Context.User.ToString()));
 }