# GetMessageEventResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **overview** | Option<[**crate::models::GetMessageEventResponseOverview**](GetMessageEventResponseOverview.md)> | | [optional] **messages** | Option<[**Vec**](GetMessageEventResponseMessage.md)> | Array of information about individual message bubbles. | [optional] **clicks** | Option<[**Vec**](GetMessageEventResponseClick.md)> | Array of information about opened URLs 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)