kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.reaction
/
MessageReactionUserEntity
Message
Reaction
User
Entity
data
class
MessageReactionUserEntity
(
val
emoji
:
String
,
val
userId
:
QualifiedIDEntity
)
Members
Constructors
Message
Reaction
User
Entity
Link copied to clipboard
constructor
(
emoji
:
String
,
userId
:
QualifiedIDEntity
)
Properties
emoji
Link copied to clipboard
val
emoji
:
String
user
Id
Link copied to clipboard
val
userId
:
QualifiedIDEntity