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