# CreateGroupAnnouncementRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **title** | **String** | Announcement title | **text** | Option<**String**> | Announcement text | [optional] **image_id** | Option<**String**> | | [optional] **send_notification** | Option<**bool**> | Send notification to group members. | [optional][default to false] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)