Empty

class Empty(val totalChannels: List<UikitGroupChannel> = emptyList()) : ChannelsEvent

Represents the empty state of the message list.

Since

1.0.0-beta.1

Constructors

Link copied to clipboard
constructor(totalChannels: List<UikitGroupChannel> = emptyList())

Properties

Link copied to clipboard

Represents the total channels loaded.