Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
INotification
Interface INotification
interface
INotification
{
actions
:
PushRuleAction
[]
;
event
:
IRoomEvent
;
profile_tag
?:
string
;
read
:
boolean
;
room_id
:
string
;
ts
:
number
;
}
Index
Properties
actions
event
profile_
tag?
read
room_
id
ts
Properties
actions
actions
:
PushRuleAction
[]
event
event
:
IRoomEvent
Optional
profile_
tag
profile_
tag
?:
string
read
read
:
boolean
room_
id
room_
id
:
string
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
event
profile_
tag
read
room_
id
ts
matrix-js-sdk
Loading...