Hierarchy

  • IComment

Properties

author: IUserProfile
author_id: string
author_image_url: string
comment_board_id: string
comment_depth: number
comment_reports_count: number
content_filter: CommentContentFilter[]
created_at: string
custom_data: string
deleted_at: string
deleted_by: string
dismiss_reported_comment_url: string
filtered_text: string
id: string
is_deleted: boolean
is_reported: boolean
parent_comment_id: string
replies_count: number
replies_url: string
text: string
thread_comment_id: string
url: string

Generated using TypeDoc