zernio 0.0.89

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**topic_tag** | Option<**String**> | Topic tag for post categorization and discoverability on Threads. Must be 1-50 characters, cannot contain periods (.) or ampersands (&). Overrides auto-extraction from content hashtags when provided. | [optional]
**thread_items** | Option<[**Vec<models::TwitterPlatformDataThreadItemsInner>**]TwitterPlatformDataThreadItemsInner.md> | Sequence of posts in a Threads thread (root then replies in order). | [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)