Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypeComment

Hierarchy

  • TypeComment

Index

Properties

Optional body

body: undefined | string

Optional body_markdown

body_markdown: undefined | string

Optional can_flag

can_flag: undefined | false | true

Optional comment_id

comment_id: undefined | number

Optional creation_date

creation_date: Date

Optional edited

edited: undefined | false | true

Optional link

link: undefined | string

Optional owner

Optional post_id

post_id: undefined | number

Optional post_type

post_type: "question" | "answer"

Optional reply_to_user

reply_to_user: TypeShallowUser

Optional score

score: undefined | number

Optional upvoted

upvoted: undefined | false | true

Made by Horyus. Documentation generated by TypeDoc.