kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.reaction
/
ReactionsEntity
Reactions
Entity
data
class
ReactionsEntity
(
val
reactions
:
Map
<
String
,
ReactionDataEntity
>
)
Members
Constructors
Reactions
Entity
Link copied to clipboard
constructor
(
reactions
:
Map
<
String
,
ReactionDataEntity
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
reactions
Link copied to clipboard
val
reactions
:
Map
<
String
,
ReactionDataEntity
>