BasicGroup
Represents a basic group of 0-200 users (must be upgraded to a supergroup to accommodate more than 200 users).
This is an alias for the BasicGroupUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "basicGroup" | |
id | number | Group identifier |
memberCount | number | Number of members in the group |
status | Status of the current user in the group | |
isActive | boolean | True, if the group is active |
upgradedToSupergroupId | number | Identifier of the supergroup to which this group was upgraded; 0 if none |