Skip to main content

SearchConversationResponse

type SearchConversationResponse = {
messageIds: number[];
};

Properties

messageIds

messageIds: number[];