Preparing search index...
The search index is not available
Documentation
Documentation
@waku/proto
proto_store
HistoryQuery
Interface HistoryQuery
interface
HistoryQuery
{
contentFilters
:
proto_store
.
ContentFilter
[]
;
endTime
?:
bigint
;
pagingInfo
?:
PagingInfo
;
pubsubTopic
?:
string
;
startTime
?:
bigint
;
}
Index
Properties
content
Filters
end
Time?
paging
Info?
pubsub
Topic?
start
Time?
Properties
content
Filters
content
Filters
:
proto_store
.
ContentFilter
[]
Optional
end
Time
end
Time
?:
bigint
Optional
paging
Info
paging
Info
?:
PagingInfo
Optional
pubsub
Topic
pubsub
Topic
?:
string
Optional
start
Time
start
Time
?:
bigint
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
Filters
end
Time
paging
Info
pubsub
Topic
start
Time
Documentation
@waku/interfaces - v0.0.20
@waku/utils - v0.0.13
@waku/proto - v0.0.5
@waku/enr - v0.0.19
@waku/core - v0.0.25
@waku/relay - v0.0.8
@waku/message-hash - v0.1.9
@waku/peer-exchange - v0.0.18
@waku/dns-discovery - v0.0.19
@waku/message-encryption - v0.0.23
@waku/sdk - v0.0.21
@waku/browser-tests
Generated using
TypeDoc