TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.forum.board.model
/
ThreadEntry
/
ThreadEntry
Thread
Entry
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
)