Torn API Client
    Preparing search index...

    Type Alias UserCompetitionResponse

    type UserCompetitionResponse = {
        competition:
            | UserCompetitionHalloween
            | UserCompetitionEasterEggs
            | UserCompetitionRps;
    }
    Index

    Properties

    Properties