Property MaxContentChars
MaxContentChars
Cap on the returned Markdown, in characters; the content lands in a conversation window, so chat-sized by default. 0 for no cap.
public int MaxContentChars { get; set; }
Cap on the returned Markdown, in characters; the content lands in a conversation window, so chat-sized by default. 0 for no cap.
public int MaxContentChars { get; set; }