Preparing search index...
The search index is not available
nostr-relay
nostr-relay
@nostr-relay/common
HandleMessageResult
Type Alias HandleMessageResult
Handle
Message
Result
:
|
{
messageType
:
typeof
REQ
;
}
&
HandleReqMessageResult
|
{
messageType
:
typeof
EVENT
;
}
&
HandleEventMessageResult
|
{
messageType
:
typeof
CLOSE
;
}
&
HandleCloseMessageResult
|
{
messageType
:
typeof
AUTH
;
}
&
HandleAuthMessageResult
|
void
Result of handling an incoming message
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nostr-relay
Loading...
Result of handling an incoming message