# GetMessageEventResponseClick ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **seq** | Option<**i32**> | The URL's serial number. | [optional] **url** | Option<**String**> | URL. | [optional] **click** | Option<**i64**> | Number of times the URL was opened. | [optional] **unique_click** | Option<**i64**> | Number of users that opened the URL. | [optional] **unique_click_of_request** | Option<**i64**> | Number of users who opened this url through any link in the message. If a message contains two links to the same URL and a user opens both links, they're counted only once. | [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)