Preparing search index...
The search index is not available
AppleSauce
AppleSauce
applesauce-relay
Nip01Actions
Interface Nip01Actions
interface
Nip01Actions
{
event
(
event
:
Event
)
:
Observable
<
PublishResponse
>
;
req
(
filters
:
FilterInput
,
id
?:
string
)
:
Observable
<
SubscriptionResponse
>
;
}
Hierarchy (
View Summary
)
Nip01Actions
IRelay
IGroup
Index
Methods
event
req
Methods
event
event
(
event
:
Event
)
:
Observable
<
PublishResponse
>
Send an EVENT message
Parameters
event
:
Event
Returns
Observable
<
PublishResponse
>
req
req
(
filters
:
FilterInput
,
id
?:
string
)
:
Observable
<
SubscriptionResponse
>
Send a REQ message
Parameters
filters
:
FilterInput
Optional
id
:
string
Returns
Observable
<
SubscriptionResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
event
req
AppleSauce
Loading...
Send an EVENT message