late 0.0.387

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
# WebhookPayloadCommentCommentAttachment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | Attachment type: sticker, animated_image_share, or photo. | 
**image_url** | Option<**String**> | Rendered image/preview URL (from attachment.media.image.src). | [optional]
**url** | Option<**String**> | Source URL (from attachment.url). For GIFs this is an l.facebook.com redirect. | [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)