Preparing search index...
The search index is not available
@cmdcode/nostr-sdk
@cmdcode/nostr-sdk
EventMessage
Interface EventMessage<T>
interface
EventMessage
<
T
>
{
body
:
T
;
envelope
:
SignedEvent
;
hash
:
string
;
subject
:
string
;
}
Type Parameters
T
=
any
Index
Properties
body
envelope
hash
subject
Properties
body
body
:
T
envelope
envelope
:
SignedEvent
hash
hash
:
string
subject
subject
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
envelope
hash
subject
@cmdcode/nostr-sdk
NostrChannel
NostrRoom
NostrSocket
NostrStore
NostrSub
ChannelConfig
EventFilter
EventMessage
RoomConfig
SignedEvent
SocketConfig
StoreConfig
StoreItem
SubscribeConfig
UnsignedEvent
ReceiptEnvelope
Generated using
TypeDoc