MentionListEvent

sealed interface MentionListEvent

The different types of events that can occur in the mention list.

Inheritors

Types

Link copied to clipboard
data class Error(val message: String) : MentionListEvent

The error event that occurred while fetching the mentions.