コード例 #1
0
ファイル: APIHelper.cs プロジェクト: lumpy-it/ThunderED
 public static void ResetCache()
 {
     ESIAPI.ResetCache();
     DiscordAPI.ResetCache();
     ZKillAPI.ResetCache();
 }