UpdateAllReadResponse

data class UpdateAllReadResponse(val updatedCount: Long)

Parameters

updatedCount

The count of updated convos.

Constructors

Link copied to clipboard
constructor(updatedCount: Long)

Properties

Link copied to clipboard

The count of updated convos.