moons-ta-client
    Preparing search index...

    Interface Response_RemainingAttempts

    from protobuf message proto.packets.Response.RemainingAttempts

    interface Response_RemainingAttempts {
        remainingAttempts: number;
    }
    Index

    Properties

    remainingAttempts: number

    from protobuf field: int32 remaining_attempts = 1;