GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Types
Social
Notification
Interface Notification
interface
Notification
{
_id
:
string
;
data
:
{
relationship
:
Types
.
Social
.
Relationship
;
}
;
seen
:
boolean
;
stream
:
string
;
ts
:
string
;
type
:
string
;
}
Index
Properties
_id
data
seen
stream
ts
type
Properties
_id
_id
:
string
data
data
:
{
relationship
:
Types
.
Social
.
Relationship
;
}
seen
seen
:
boolean
stream
stream
:
string
ts
ts
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
data
seen
stream
ts
type
GitHub
Triangle.js Docs
Loading...