Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Status

Hierarchy

  • Status

Index

Properties

account

account: Account

application

application: Application | null

content

content: string

created_at

created_at: string

favourited

favourited: boolean | null

favourites_count

favourites_count: number

id

id: number

in_reply_to_account_id

in_reply_to_account_id: number | null

in_reply_to_id

in_reply_to_id: number | null

language

language: string | null

media_attachments

media_attachments: any[]

mentions

mentions: Mention[]

muted

muted: boolean | null

reblog

reblog: Status | null

reblogged

reblogged: boolean | null

reblogs_count

reblogs_count: number

sensitive

sensitive: boolean

spoiler_text

spoiler_text: string

tags

tags: Tag[]

uri

uri: string

url

url: string

visibility

visibility: string

Generated using TypeDoc