interface GetCommentPropertyKeys {
    commentId: string;
}

Properties

Properties

commentId: string

The ID of the comment.