@cpod/sdk - v0.2.7
Preparing search index...
ActiveUsersData
Interface ActiveUsersData
Active users data
interface
ActiveUsersData
{
total_active
:
number
;
active_today
:
number
;
active_this_week
:
number
;
active_this_month
:
number
;
users
:
{
user_id
:
string
;
last_active
:
string
}
[]
;
}
Index
Properties
total_
active
active_
today
active_
this_
week
active_
this_
month
users
Properties
total_
active
total_active
:
number
active_
today
active_today
:
number
active_
this_
week
active_this_week
:
number
active_
this_
month
active_this_month
:
number
users
users
:
{
user_id
:
string
;
last_active
:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total_
active
active_
today
active_
this_
week
active_
this_
month
users
@cpod/sdk - v0.2.7
Loading...
Active users data