Interface Post

Hierarchy

  • Post

Properties

ap_id: string
body?: string
community_id: number
creator_id: number
deleted: boolean
embed_description?: string
embed_title?: string
embed_video_url?: string
featured_community: boolean
featured_local: boolean
id: number
language_id: number
local: boolean
locked: boolean
name: string
nsfw: boolean
published: string
removed: boolean
thumbnail_url?: string
updated?: string
url?: string

Generated using TypeDoc