# DataEditMessage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | Option<**String**> | New message content | [optional]
**embeds** | Option<[**Vec<crate::models::SendableEmbed>**](SendableEmbed.md)> | Embeds to include in the message | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)