mwbot-ts - v1.2.8
    Preparing search index...

    Interface ApiResponseQueryListThreadsReactions

    interface ApiResponseQueryListThreadsReactions {
        type: null | string;
        "user-id": null | string;
        "user-name": null | string;
        value: null | string;
    }
    Index

    Properties

    type: null | string
    "user-id": null | string
    "user-name": null | string
    value: null | string