Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 628 Bytes

CreateGroupPostRequest.md

File metadata and controls

15 lines (11 loc) · 628 Bytes

VRChat.API.Model.CreateGroupPostRequest

Properties

Name Type Description Notes
Title string Post title
Text string Post text
ImageId string [optional]
SendNotification bool Send notification to group members. [default to false]
RoleIds List<string> [optional]
Visibility GroupPostVisibility

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