Skip to main content

MarkCommentPositionArgs

type MarkCommentPositionArgs = {
commentId: string;
threadId: string;
};

Properties

commentId

commentId: string;

threadId

threadId: string;