@softcose/softchat - v0.1.0
Preparing search index...
index
ChatRelation
Type Alias ChatRelation
ChatRelation
:
|
Readonly
<
{
kind
:
"none"
}
>
|
Readonly
<
{
eventId
:
NostrEventId
;
kind
:
"reply"
;
legacyUnmarked
?:
boolean
;
relayHint
?:
string
;
}
,
>
|
Readonly
<
{
eventId
:
NostrEventId
;
kind
:
"forward"
;
originalAuthor
:
NostrPublicKey
;
relayHint
?:
string
;
}
,
>
Canonical kind-14 message relation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
Canonical kind-14 message relation.