Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
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
[]
;
}
Type declaration
Optional
order
?:
string
Optional
suggested
?:
boolean
Optional
via
?:
string
[]
origin_
server_
ts
origin_
server_
ts
:
number
sender
sender
:
string
state_
key
state_
key
:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
origin_
server_
ts
sender
state_
key
type
matrix-js-sdk
Loading...
Generated using
TypeDoc