ChannelListItem

Types

Link copied to clipboard
data class ChannelItem(val channel: Channel, val typingUsers: List<User>) : ChannelListItem
Link copied to clipboard