Interface TumblrLegacyVideoPost

Hierarchy

Properties

blog_name: string
bookmarklet: boolean
broken_blog_name?: string
can_like: boolean
can_reblog: boolean
can_send_in_message: boolean
caption: string
date: string
embed_code: string
format: string
genesis_post_id: string
id: number
id_string: string
interactability_reblog: "everyone" | "noone"
is_blocks_post_format: false
liked: boolean
mobile: boolean
note_count: number
notes?: TumblrNote[]
object_type: "post"
parent_post_id: string
parent_tumblelog_uuid: string
player: unknown[]
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: "video"
width: number

Generated using TypeDoc