moons-ta-client
    Preparing search index...

    Interface Event_QualifierUpdated

    from protobuf message proto.packets.Event.QualifierUpdated

    interface Event_QualifierUpdated {
        event?: QualifierEvent;
        tournamentId: string;
    }
    Index

    Properties

    Properties

    from protobuf field: proto.models.QualifierEvent event = 2;

    tournamentId: string

    from protobuf field: string tournament_id = 1;