Type Alias DistinguishComment

DistinguishComment: { comment_id: CommentId; distinguished: boolean }

Distinguish a comment (IE speak as moderator).

Type declaration