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

    Interface _CentralUserInfo

    interface _CentralUserInfo {
        attachedlocal?: { [provider: string]: boolean };
        attachedwik?: { [provider: string]: boolean };
        centralids?: { [provider: string]: number };
    }

    Hierarchy (View Summary)

    Index

    Properties

    attachedlocal?: { [provider: string]: boolean }
    attachedwik?: { [provider: string]: boolean }
    centralids?: { [provider: string]: number }