Skip to main content

SearchThreadResponse

type SearchThreadResponse = {
commentIds: string[];
};

Properties

commentIds

commentIds: string[];