Get the last x rolls
public System.Threading.Tasks.Task<SHTCGClient.Models.Cards.Card[]?> RollHistory(int count);
count System.Int32
count
Amount of rolls to fetch
System.Threading.Tasks.Task<Card[]> Array of cards
There was an error while loading. Please reload this page.