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

1.0 KiB

GroupGallery

Properties

Name Type Description Notes
createdAt Date [optional] [default to null]
description String Description of the gallery. [optional] [default to null]
id String [optional] [default to null]
membersOnly Boolean Whether the gallery is members only. [optional] [default to false]
name String Name of the gallery. [optional] [default to null]
roleIdsToAutoApprove List [optional] [default to null]
roleIdsToManage List [optional] [default to null]
roleIdsToSubmit List [optional] [default to null]
roleIdsToView List [optional] [default to null]
updatedAt Date [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]