videosphere
Preparing search index...
lib/repositories/users
countUsersWithRole
Function countUsersWithRole
countUsersWithRole
(
role
:
UserRole
)
:
Promise
<
number
>
Counts users with a specific role.
Parameters
role
:
UserRole
Role to count.
Returns
Promise
<
number
>
Number of matching user profiles.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Counts users with a specific role.