Fix outdated doc.

This commit is contained in:
Benoit Marty 2023-06-26 20:42:56 +02:00 committed by Benoit Marty
parent 0c7832534c
commit 5be6b74b31

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(