SingleConversation

data class SingleConversation(val conversationId: <Error class: unknown class>) : MarkMessagesAsNotifiedUseCase.UpdateTarget

A specific conversation, represented by its conversationId, should be marked as notified

Constructors

Link copied to clipboard
constructor(conversationId: <Error class: unknown class>)

Properties

Link copied to clipboard
val conversationId: <Error class: unknown class>