Get the User's owned cards. (This automatically de-paginates the request and gets all cards.)
public System.Threading.Tasks.Task<SHTCGClient.Models.Cards.Card[]?> GetCards();
System.Threading.Tasks.Task<Card[]> Array of cards
There was an error while loading. Please reload this page.