Applesauce
Preparing search index...
applesauce-relay
RelayReqEventMessage
Type Alias RelayReqEventMessage
Internal type emitted when an event is received from the relay
type
RelayReqEventMessage
=
{
event
:
NostrEvent
;
from
:
string
;
id
:
string
;
type
:
"EVENT"
;
}
Index
Properties
event
from
id
type
Properties
event
event
:
NostrEvent
from
from
:
string
id
id
:
string
type
type
:
"EVENT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
from
id
type
Applesauce
Loading...
Internal type emitted when an event is received from the relay