Fix outdated doc.

This commit is contained in:
Benoit Marty
2023-06-26 20:42:56 +02:00
committed by Benoit Marty
parent 2efbfab939
commit 43320cb802

View File

@@ -17,6 +17,8 @@
package io.element.android.features.messages.impl.timeline.model
/**
* @property key the reaction key (e.g. "👍")
* @property count the number of users who reacted with this key
* @property isHighlighted true if the reaction has (also) been sent by the current user.
*/
data class AggregatedReaction(