示例#1
0
 public async Task Reload()
 {
     Decks.ReloadDecks();
     await ReplyAsync("Reloading decks from files.");
 }