API ReferenceTypesMarkCommentPositionArgsOn this pageMarkCommentPositionArgs type MarkCommentPositionArgs = { commentId: string; threadId: string;}; Properties commentId commentId: string; threadId threadId: string;