Triangle.js Docs
    Preparing search index...

    Variable activityConst

    activity: () => Promise<number[]> = ...

    Gets a graph of user activity over the last 2 days. A user is seen as active if they logged in or received XP within the last 30 minutes.

    Type Declaration

      • (): Promise<number[]>
      • Returns Promise<number[]>