Post type

Hierarchy

  • Post

Indexable

[propname: string]: unknown

Properties

actions_summary: unknown[]
admin: boolean
avatar_template: string
bookmarked: boolean
can_delete: boolean
can_edit: boolean
can_recover: boolean
can_see_hidden_post?: boolean
can_view_edit_history: boolean
can_wiki: boolean
cooked: string
created_at: string
deleted_at: null | string
display_username: null | string
draft_sequence: number
edit_reason: null | string
flair_bg_color: null | string
flair_color: null | string
flair_group_id?: null | string
flair_name: null | string
flair_url: null | string
hidden: boolean
id: number
incoming_link_count: number
mentioned_users: unknown[]
moderator: boolean
name: null | string
post_number: number
post_type: number
primary_group_name: null | string
quote_count: number
raw?: string
readers_count: number
reads: number
reply_count: number
reply_to_post_number: null | string
reviewable_id: null | string
reviewable_score_count: number
reviewable_score_pending_count: number
score: number
staff: boolean
topic_id: number
topic_slug: string
trust_level: number
updated_at: string
user_deleted: boolean
user_id: number
user_title: null | string
username: string
version: number
wiki: boolean
yours: boolean

Generated using TypeDoc