Type Alias DeleteComment

DeleteComment: { comment_id: CommentId; deleted: boolean }

Delete your own comment.

Type declaration