Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
HierarchyRelation
Interface HierarchyRelation
interface
HierarchyRelation
{
content
:
{
order
?:
string
;
suggested
?:
boolean
;
via
?:
string
[]
;
}
;
origin_server_ts
:
number
;
sender
:
string
;
state_key
:
string
;
type
:
string
;
}
Hierarchy (
view full
)
IStrippedState
HierarchyRelation
Index
Properties
content
origin_
server_
ts
sender
state_
key
type
Properties
content
content
:
{
order
?:
string
;
suggested
?:
boolean
;
via
?:
string
[]
;
}
origin_
server_
ts
origin_
server_
ts
:
number
sender
sender
:
string
state_
key
state_
key
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
origin_
server_
ts
sender
state_
key
type
matrix-js-sdk
Loading...