Skip to content

SHTCGClient.ClientService.Status()

github-actions[bot] edited this page Mar 9, 2026 · 1 revision

ClientService.Status() Method

Get the current roll status

public System.Threading.Tasks.Task<SHTCGClient.Models.Cards.RollInfo?> Status();

Returns

System.Threading.Tasks.Task<RollInfo>
Roll information

Clone this wiki locally