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.announcement.model
/
ForumAnnouncement
/
ForumAnnouncement
Forum
Announcement
constructor
(
announcementId
:
Int
,
title
:
String
,
boardName
:
String
,
boardId
:
Int
,
sectionName
:
String
,
sectionId
:
Int
,
author
:
ForumAuthor
,
content
:
String
,
startsAt
:
Instant
,
endsAt
:
Instant
)
(
source
)