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.nostr
/
NostrEventDraft
/
Companion
/
invoke
invoke
operator
fun
invoke
(
createdAt
:
Long
,
kind
:
NostrEventKind
,
tags
:
List
<
NostrTag
>
=
emptyList()
,
content
:
String
=
""
)
:
NostrEventDraft
Construct and validate one explicit draft.