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
/
ForumBoard
/
ForumBoard
Forum
Board
constructor
(
name
:
String
,
boardId
:
Int
,
sectionId
:
Int
,
sectionName
:
String
,
threadAge
:
Int
,
announcements
:
List
<
AnnouncementEntry
>
,
currentPage
:
Int
,
totalPages
:
Int
,
resultsCount
:
Int
,
entries
:
List
<
ThreadEntry
>
)
(
source
)