matrix-appservice-bridge
Preparing search index...
StoredEventDoc
Interface StoredEventDoc
interface
StoredEventDoc
{
extras
:
Record
<
string
,
unknown
>
;
id
:
string
;
matrix
:
{
eventId
:
string
;
roomId
:
string
}
;
remote
:
{
eventId
:
string
;
roomId
:
string
}
;
}
Index
Properties
extras
id
matrix
remote
Properties
extras
extras
:
Record
<
string
,
unknown
>
id
id
:
string
matrix
matrix
:
{
eventId
:
string
;
roomId
:
string
}
remote
remote
:
{
eventId
:
string
;
roomId
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extras
id
matrix
remote
matrix-appservice-bridge
Loading...