Type Alias ListFeedbackChatHistoryResponses

ListFeedbackChatHistoryResponses: {
    200: unknown[];
}