Documentation
Preparing search index...
@kehto/services
NdrRumorLike
Interface NdrRumorLike
Minimal event shape returned by NDR runtimes for sent or received messages.
interface
NdrRumorLike
{
content
?:
string
;
created_at
?:
number
;
id
:
string
;
pubkey
?:
string
;
}
Index
Properties
content?
created_
at?
id
pubkey?
Properties
Optional
content
content
?:
string
Optional
created_
at
created_at
?:
number
id
id
:
string
Optional
pubkey
pubkey
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created_
at
id
pubkey
Documentation
Loading...
Minimal event shape returned by NDR runtimes for sent or received messages.