コード例 #1
0
 public static async void CalcTenacity(SoraMessage e, int value)
 => await e.Reply(StatusCalculator.Tenacity(value).ToString());