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

13 lines
630 B
Markdown

# CreateGroupAnnouncementRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **imageId** | **String** | | [optional] [default to null] |
| **sendNotification** | **Boolean** | Send notification to group members. | [optional] [default to false] |
| **text** | **String** | Announcement text | [optional] [default to null] |
| **title** | **String** | Announcement title | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)