BaseForumThread

Base interface for forum related classes.

Inheritors

Properties

Link copied to clipboard
abstract val threadId: Int

The internal ID of the thread.

Link copied to clipboard
abstract val title: String

The title of the thread.

Link copied to clipboard
open val url: String

The URL to the forum thread.