HasUnreadThreadCounts

sealed interface HasUnreadThreadCounts

Interface that marks a ChatEvent as having the information about unread thread counts.

The list of events which contains unread counts:

  • notification.thread_message_new

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
abstract val unreadThreads: Int