moons-ta-client
    Preparing search index...

    Interface Response_UpdateMatch

    from protobuf message proto.packets.Response.UpdateMatch

    interface Response_UpdateMatch {
        match?: Match;
        message: string;
    }
    Index

    Properties

    Properties

    match?: Match

    from protobuf field: proto.models.Match match = 2;

    message: string

    from protobuf field: string message = 1;