ForumThread
constructor(title: String, threadId: Int, boardName: String, boardId: Int, sectionName: String, sectionId: Int, previousTopicNumber: Int?, nextTopicNumber: Int?, hasGoldenFrame: Boolean, anchoredPost: ForumPost? = null, currentPage: Int, totalPages: Int, resultsCount: Int, entries: List<ForumPost>)(source)