ChannelAttachmentsViewEvent

The different types of events that can occur in the channel attachments view.

Inheritors

Types

Link copied to clipboard
data class LoadMoreError(val error: Error) : ChannelAttachmentsViewEvent

The error event that occurred while loading more attachments.