Creates a new ChicknWinner instance. Automatically initialized with an Account
The account it pulls with
Checks the account's chickn winner status (if it can pull, if not, cooldown until it can)
An object containing the updated ChicknWinner instance, or an error if the request failed
Attempts to pull from chickn 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 chickn winner cooldown for 200 eggs
An object containing the updated ChicknWinner instance if successful, or an error if the request failed
A chick'n winner instance behind an Account