ForumPost
@Serializable
A post in a ForumThread.
Constructors
Link copied to clipboard
constructor( author: BaseForumAuthor, emoticon: ForumEmoticon?, title: String?, content: String, signature: String?, postId: Int, postedDate: Instant, editedDate: Instant?, editedBy: String?)