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.thread.model
/
ForumPost
/
ForumPost
Forum
Post
constructor
(
author
:
ForumAuthor
,
emoticon
:
ForumEmoticon
?
,
title
:
String
?
,
content
:
String
,
signature
:
String
?
,
postId
:
Int
,
postedAt
:
Instant
,
editedAt
:
Instant
?
,
editedBy
:
String
?
)
(
source
)