Interface TumblrPostBase

Hierarchy

Properties

blog_name: string
bookmarklet: boolean
broken_blog_name?: string
can_like: boolean
can_reblog: boolean
can_send_in_message: boolean
date: string
format: string
genesis_post_id: string
id: number
id_string: string
interactability_reblog: "everyone" | "noone"
is_blocks_post_format: boolean
liked: boolean
mobile: boolean
note_count: number
notes?: TumblrNote[]
object_type: "post"
parent_post_id: string
parent_tumblelog_uuid: string
post_url: string
publish_on: string
reblog_key: string
short_url: string
should_open_in_legacy: boolean
slug: string
source_title: string
source_url: string
state: string
tags: string[]
timestamp: number
total_posts: number
tumblelog_uuid: string
type: "link" | "text" | "photo" | "quote" | "chat" | "audio" | "video" | "answer" | "blocks"

Generated using TypeDoc