Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 671 Bytes

File metadata and controls

18 lines (13 loc) · 671 Bytes

vrchat_dart_generated.model.CreateGroupAnnouncementRequest

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
imageId String [optional]
sendNotification bool Send notification to group members. [optional] [default to false]
text String Announcement text [optional]
title String Announcement title

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