Type Alias SaveComment

SaveComment: { comment_id: CommentId; save: boolean }

Save / bookmark a comment.

Type declaration