Softchat
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.protocol
/
Edit
/
Edit
Edit
constructor
(
rumor
:
NostrRumor
,
originalEventId
:
NostrEventId
,
participants
:
List
<
NostrPublicKey
>
,
content
:
String
,
emojiTags
:
List
<
List
<
String
>
>
,
compatibilityTags
:
List
<
List
<
String
>
>
)