Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Comment

Hierarchy

  • Comment

Index

Properties

from

from: { avatar: string; username: string }

Commenter

Type declaration

  • avatar: string

    Avatar absolute url

  • username: string

    Commenter username

id

id: number

Comment id

publish_date

publish_date: Date

Publish date

text

text: string

Comment text

timestamp

timestamp: number

Comment timestamp UTC

Generated using TypeDoc