updateReactionsForMessageByDeletedDate
abstract suspend fun updateReactionsForMessageByDeletedDate(userId: String, messageId: String, deletedAt: Date)
Updates the Reaction.deletedAt for reactions of a message.
Parameters
userId
String.
messageId
String.
deletedAt
Date.