matrix-appservice-bridge
Preparing search index...
ReadReceiptEvent
Interface ReadReceiptEvent
interface
ReadReceiptEvent
{
content
:
{
[
eventId
:
string
]:
{
"m.read"
:
{
[
userId
:
string
]:
{
ts
:
number
}
}
}
;
}
;
room_id
:
string
;
type
:
"m.receipt"
;
}
Index
Properties
content
room_
id
type
Properties
content
content
:
{
[
eventId
:
string
]:
{
"m.read"
:
{
[
userId
:
string
]:
{
ts
:
number
}
}
}
;
}
room_
id
room_id
:
string
type
type
:
"m.receipt"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
room_
id
type
matrix-appservice-bridge
Loading...