Example #1
0
 public static async void CalcSpeed(SoraMessage e, int value)
 => await e.Reply(StatusCalculator.Speed(value).ToString());