Name

UserStats

Description

Statistics about users.

Param: total

Total users.

Param: halfYear

Users active in the last 6 months.

Param: month

Users active in the last month.

Param: reg_allowed

Is registration allowed?

Constructors

Properties

Constructors

  • Parameters

    • total: number
    • halfYear: number
    • month: number
    • reg_allowed: boolean

    Returns UserStats

Properties

halfYear: number
month: number
reg_allowed: boolean
total: number

Generated using TypeDoc