lemmy-js-client

    Type Alias DeleteComment

    Delete your own comment.

    type DeleteComment = {
        comment_id: CommentId;
        deleted: boolean;
    }
    Index

    Properties

    Properties

    comment_id: CommentId
    deleted: boolean
    MMNEPVFCICPMFPCPTTAAATR