Companion

object Companion

Validated constructor for explicit drafts.

Functions

Link copied to clipboard
operator fun invoke(createdAt: Long, kind: NostrEventKind, tags: List<NostrTag> = emptyList(), content: String = ""): NostrEventDraft

Construct and validate one explicit draft.