Beispiel #1
0
 public void UpdateLikeState(int illustid = -1, bool is_user = false)
 {
     HistoryItems.UpdateLikeState(illustid, is_user);
 }