| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Reddit post id (`t3_*` fullname). | |
| title | string | ||
| url | string | Permalink (or the linked URL for link posts). | |
| text | string | Markdown body for self/text posts; empty otherwise. | |
| domain | string | ||
| created_at | string | Source ISO timestamp. | |
| is_nsfw | bool | ||
| is_spoiler | bool | ||
| is_locked | bool | ||
| is_stickied | bool | ||
| subreddit | \Unifapi\Sdk\Model\RedditPostSubreddit |