lib
jvm
lib
/
app.cash.nostrino.model
/
EmojiReact
/
EmojiReact
Emoji
React
jvm
constructor
(
emoji
:
String
,
eventId
:
ByteString
,
authorPubKey
:
PubKey
,
tags
:
List
<
Tag
>
=
listOf(EventTag(eventId), PubKeyTag(authorPubKey))
)