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
/
Subject
/
Subject
Subject
constructor
(
rumor
:
NostrRumor
,
participants
:
List
<
NostrPublicKey
>
,
text
:
String
,
iconUrl
:
String
?
,
iconDimensions
:
String
?
,
emojiTags
:
List
<
List
<
String
>
>
,
extensionTags
:
List
<
List
<
String
>
>
)