Applesauce
Preparing search index...
applesauce-actions
PublishMethod
Type Alias PublishMethod
PublishMethod
:
(
event
:
NostrEvent
,
relays
?:
string
[]
,
)
=>
void
|
Promise
<
any
>
|
Observable
<
any
>
A callback used to tell the upstream app to publish an event
Type Declaration
(
event
:
NostrEvent
,
relays
?:
string
[]
)
:
void
|
Promise
<
any
>
|
Observable
<
any
>
Parameters
event
:
NostrEvent
Optional
relays
:
string
[]
Returns
void
|
Promise
<
any
>
|
Observable
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Applesauce
Loading...
A callback used to tell the upstream app to publish an event