JikanKt / moe.ganen.jikankt.models.base.types / Topic / <init>

<init>

Topic(malId: Int, url: String? = null, title: String? = null, datePosted: Date? = null, authorName: String? = null, authorUrl: String? = null, replies: Int? = null, lastPost: PostSnippet? = null)

Detail of the topic.