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
Loading...
Generated using
TypeDoc