Skip to main content

SearchThreadResponse

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

Properties

commentIds

commentIds: number[];