# SendCtaUrlRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**phone** | Option<**i32**> | | [optional]
**chat_id** | Option<**String**> | | [optional]
**body** | **String** | |
**display_text** | **String** | Button label |
**url** | **String** | |
**header** | Option<**std::collections::HashMap<String, serde_json::Value>**> | | [optional]
**footer** | Option<**String**> | | [optional]
**quoted_msg_id** | Option<**String**> | | [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)