OneSDK
    Preparing search index...
    interface ItemsList {
        locked: boolean;
        nicopediaArticleUrl?: NicopediaArticleUrl2;
        reserved: boolean;
        text: string;
    }
    Index

    Properties

    locked: boolean
    nicopediaArticleUrl?: NicopediaArticleUrl2
    reserved: boolean
    text: string