GetUsersInGroups
What it does
Obtains information about all users that are included in the specified group.
Definition
UserInfo[] GetUsersInGroup( int groupId );
Parameters
Name | Type | Description |
groupId | int | Group ID |
Returned value
Type | Description |
UserInfo [] |
|
12.04.2024 18:16:03