ThreadEntry

constructor(title: String, threadId: Int, author: String, isAuthorTraded: Boolean, isAuthorDeleted: Boolean, emoticon: ForumEmoticon?, replies: Int, views: Int, lastPost: LastPost, status: Set<ThreadStatus>, pages: Int, goldenFrame: Boolean)(source)