Creates a new ChiknWinner instance. Automatically initialized with an Account
The account it pulls with
Checks the account's chikn winner status (if it can pull, if not, cooldown until it can)
An object containing the updated ChiknWinner instance, or an error if the request failed
Attempts to pull from chikn winner
Whether to run the premature cooldown check based on the last check's cooldown time. Set this to false to ignore the cooldown time from the last check, and just attempt to play (unstable)
An object containing the reward if successful, or an error if there was a failure
Resets the account's chikn winner cooldown for 200 eggs
An object containing the updated ChiknWinner instance if successful, or an error if the request failed
A chikn winner instance behind an Account