E621
    Preparing search index...

    Interface EditCommentOptions

    interface EditCommentOptions {
        body?: string;
        is_hidden?: boolean;
        is_sticky?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    body?: string
    is_hidden?: boolean
    is_sticky?: boolean