Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Chat_GetChatTranscriptRequest
public Chat_GetChatTranscriptRequest()
public int ChatSessionId { get; set; }
public bool Html { get; set; }
Was this page helpful?