moons-ta-client
    Preparing search index...

    Interface Event_QualifierCreated

    from protobuf message proto.packets.Event.QualifierCreated

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

    Properties

    Properties

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

    tournamentId: string

    from protobuf field: string tournament_id = 1;