Documentation
Preparing search index...
@kehto/services
cvm-nostr-transport
NostrFilterLike
Interface NostrFilterLike
A Nostr REQ filter (subset).
interface
NostrFilterLike
{
"#p"
?:
string
[]
;
authors
?:
string
[]
;
kinds
?:
number
[]
;
limit
?:
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
#p?
authors?
kinds?
limit?
Properties
Optional
#p
"#p"
?:
string
[]
Optional
authors
authors
?:
string
[]
Optional
kinds
kinds
?:
number
[]
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
#p
authors
kinds
limit
Documentation
Loading...
A Nostr REQ filter (subset).