Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
types
<internal>
ReplyEvent
Interface ReplyEvent
interface
ReplyEvent
{
m.relates_to
?:
{
m.in_reply_to
?:
{
event_id
:
string
;
}
;
}
;
}
Index
Properties
m.relates_
to?
Properties
Optional
m.relates_
to
m.relates_
to
?:
{
m.in_reply_to
?:
{
event_id
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
m.relates_
to
matrix-js-sdk
Loading...