@softcose/softchat - v0.1.0
Preparing search index...
index
ChatMessageDraft
Type Alias ChatMessageDraft
ChatMessageDraft
:
Readonly
<
{
attachments
?:
readonly
AttachmentMetadata
[]
;
content
:
string
;
createdAt
:
number
;
emojiTags
?:
readonly
NostrTag
[]
;
extensionTags
?:
readonly
NostrTag
[]
;
participants
:
readonly
NostrPublicKey
[]
;
relation
?:
ChatRelation
;
}
,
>
Complete canonical kind-14 writer input.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
Complete canonical kind-14 writer input.