Interface TumblrLegacyAnswerPost

Hierarchy

Properties

answer: string
asking_name: string
asking_url: string
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: false
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
question: 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: "answer"

Generated using TypeDoc