late 0.0.246

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# SendPrivateReplyToCommentRequestQuickRepliesInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | **String** | Label shown on the chip. Truncated by Meta beyond 20 characters. | 
**payload** | **String** | Opaque value returned in the inbound webhook when the user taps the chip. | 
**image_url** | Option<**String**> | Optional thumbnail shown next to the chip title. | [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)