moons-ta-client
    Preparing search index...

    Interface Request_RemainingAttempts

    from protobuf message proto.packets.Request.RemainingAttempts

    interface Request_RemainingAttempts {
        eventId: string;
        mapId: string;
        tournamentId: string;
    }
    Index

    Properties

    eventId: string

    from protobuf field: string event_id = 2;

    mapId: string

    from protobuf field: string map_id = 3;

    tournamentId: string

    from protobuf field: string tournament_id = 1;