BaseForumAnnouncement

Base interface for forum announcements.

Inheritors

Properties

Link copied to clipboard
abstract val announcementId: Int

The internal ID of the announcement, used for linking.

Link copied to clipboard
abstract val title: String

The title of the announcement.

Link copied to clipboard
open val url: String

The URL to go to the specific announcement.