AppleSauce
Preparing search index...
applesauce-core
Helpers
ReportedEvent
Type Alias ReportedEvent
type
ReportedEvent
=
{
blobs
?:
string
[]
;
comment
?:
string
;
event
:
NostrEvent
;
id
:
string
;
pubkey
:
string
;
reason
?:
ReportReason
;
type
:
"event"
;
}
Index
Properties
blobs?
comment?
event
id
pubkey
reason?
type
Properties
Optional
blobs
blobs
?:
string
[]
Optional
comment
comment
?:
string
event
event
:
NostrEvent
id
id
:
string
pubkey
pubkey
:
string
Optional
reason
reason
?:
ReportReason
type
type
:
"event"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blobs
comment
event
id
pubkey
reason
type
AppleSauce
Loading...