Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
IRelationsRequestOpts
Interface IRelationsRequestOpts
interface
IRelationsRequestOpts
{
dir
?:
Direction
;
from
?:
string
;
limit
?:
number
;
recurse
?:
boolean
;
to
?:
string
;
}
Index
Properties
dir?
from?
limit?
recurse?
to?
Properties
Optional
dir
dir
?:
Direction
Optional
from
from
?:
string
Optional
limit
limit
?:
number
Optional
recurse
recurse
?:
boolean
Optional
to
to
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dir
from
limit
recurse
to
matrix-js-sdk
Loading...