Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
IRelationsResponse
Interface IRelationsResponse
interface
IRelationsResponse
{
chunk
:
IEvent
[]
;
next_batch
?:
string
;
prev_batch
?:
string
;
}
Index
Properties
chunk
next_
batch?
prev_
batch?
Properties
chunk
chunk
:
IEvent
[]
Optional
next_
batch
next_
batch
?:
string
Optional
prev_
batch
prev_
batch
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chunk
next_
batch
prev_
batch
matrix-js-sdk
Loading...