Fix outdated doc.
This commit is contained in:
parent
0c7832534c
commit
5be6b74b31
1 changed files with 2 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue