| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The platform's own post id (the video ID on YouTube) | [optional] |
| platform | string | [optional] | |
| message | string | Caption or title, empty string when the post has no text | [optional] |
| created_time | \DateTime | [optional] | |
| permalink | string | Public URL of the post on the platform | [optional] |
| picture | string | Thumbnail or media URL | [optional] |
| media_type | string | [optional] | |
| comment_count | int | [optional] | |
| like_count | int | [optional] | |
| reaction_count | int | Facebook and LinkedIn only | [optional] |
| share_count | int | [optional] | |
| cid | string | Bluesky content id, required to reply to the post | [optional] |
| subreddit | string | Reddit only | [optional] |