BaseForumAuthor

@Serializable
sealed class BaseForumAuthor(source)

Base interface for forum author classes.

Inheritors

Properties

Link copied to clipboard
abstract val name: String

The name of the character that created the forum entry.