Interface Topic<T>

Type Parameters

Hierarchy

  • Topic

Properties

body: string
comments_count: number
created_at: string
episode: null | number
forum: Forum
html_body: string
html_footer: string
id: number
last_comment_viewed: null | boolean
linked: null | T
linked_id: number
linked_type: LinkedType
topic_title: string
type: TopicType
user: UserBasic
viewed: boolean

Generated using TypeDoc