Type Alias ListFeedbackChatsResponses

ListFeedbackChatsResponses: {
    200: FeedbackChatListResponseDto;
}