yolkbot
    Preparing search index...

    Class Challenges

    Represents an account's challenges, including methods to refresh, reroll, and claim them.

    Index

    Constructors

    Methods

    Properties

    Constructors

    • Creates a Challenges instance

      Parameters

      • account: Account

        The Account instance to use for data and authentication

      Returns Challenges

    Methods

    • Imports raw challenge data into the challenge list

      Parameters

      Returns void

    Properties

    account: Account

    The associated Account instance

    list: AccountChallenge[] = []

    The list of challenges the Account has