GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Types
Social
DM
Interface DM
interface
DM
{
data
:
{
content
:
string
;
content_safe
:
string
;
system
:
boolean
;
user
:
string
;
userdata
:
{
role
:
Role
;
supporter
:
boolean
;
supporter_tier
:
number
;
verified
:
boolean
;
}
;
}
;
id
:
string
;
stream
:
`
${
string
}
:
${
string
}
`
;
ts
:
Date
;
}
Index
Properties
data
id
stream
ts
Properties
data
data
:
{
content
:
string
;
content_safe
:
string
;
system
:
boolean
;
user
:
string
;
userdata
:
{
role
:
Role
;
supporter
:
boolean
;
supporter_tier
:
number
;
verified
:
boolean
;
}
;
}
id
id
:
string
stream
stream
:
`
${
string
}
:
${
string
}
`
ts
ts
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
stream
ts
GitHub
Triangle.js Docs
Loading...