Property MaxTurns
MaxTurns
The most turns to keep, counting a user message and the reply it drew as one.
public int MaxTurns { get; set; }
The most turns to keep, counting a user message and the reply it drew as one.
public int MaxTurns { get; set; }