add subdir
This commit is contained in:
18
Models/APIConfigConstants_GROUPS.md
Normal file
18
Models/APIConfigConstants_GROUPS.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# APIConfigConstants_GROUPS
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **CAPACITY** | **Integer** | Maximum group capacity | [optional] [default to 100000] |
|
||||
| **GROUP\_TRANSFER\_REQUIREMENTS** | **List** | Requirements for transferring group ownership | [optional] [default to null] |
|
||||
| **MAX\_INVITES\_REQUESTS** | **Integer** | Maximum number of invite requests | [optional] [default to 50] |
|
||||
| **MAX\_JOINED** | **Integer** | Maximum number of joined groups | [optional] [default to 100] |
|
||||
| **MAX\_JOINED\_PLUS** | **Integer** | Maximum number of joined groups for VRChat Plus members | [optional] [default to 200] |
|
||||
| **MAX\_LANGUAGES** | **Integer** | Maximum number of supported languages | [optional] [default to 10] |
|
||||
| **MAX\_LINKS** | **Integer** | Maximum number of group links | [optional] [default to 3] |
|
||||
| **MAX\_MANAGEMENT\_ROLES** | **Integer** | Maximum number of management roles in a group | [optional] [default to 5] |
|
||||
| **MAX\_OWNED** | **Integer** | Maximum number of groups a user can own | [optional] [default to 5] |
|
||||
| **MAX\_ROLES** | **Integer** | Maximum number of roles in a group | [optional] [default to 50] |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user