Files
VRChatBackendDocs/Models/APIConfigConstants_GROUPS.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

1.4 KiB

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] [Back to API list] [Back to README]