GetUnreadCountQueryParams

data class GetUnreadCountQueryParams(val seenAt: Timestamp? = null)

Constructors

Link copied to clipboard
constructor(seenAt: Timestamp? = null)

Properties

Link copied to clipboard
val seenAt: Timestamp? = null

Functions

Link copied to clipboard