Torn API Client
    Preparing search index...

    Type Alias UserCompetitionEasterEggs

    type UserCompetitionEasterEggs = {
        name: "Easter Egg Hunt";
        score: number;
        total: number;
    }
    Index

    Properties

    Properties

    name: "Easter Egg Hunt"
    score: number
    total: number