Unread

data class Unread(val unreadCount: Int, val isMentioned: Boolean)

Constructors

Link copied to clipboard
constructor(unreadCount: Int, isMentioned: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard