TibiaKt
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
)