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