ThreadEntry

constructor(title: String, threadId: Int, authorName: String, authorIsTraded: Boolean, authorIsDeleted: Boolean, emoticon: ForumEmoticon?, repliesCount: Int, viewsCount: Int, lastPost: LastPost, status: Set<ThreadStatus>, pages: Int, hasGoldenFrame: Boolean)(source)