@xpadev-net/niconicomments
    Preparing search index...

    Interface CommentDisableEvent

    interface CommentDisableEvent {
        timeStamp: number;
        type: "commentDisable";
        vpos: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    timeStamp: number
    type: "commentDisable"
    vpos: number