GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Classes
SocialSnapshot
Interface SocialSnapshot
interface
SocialSnapshot
{
blocked
:
Blocked
[]
;
config
:
Types
.
Social
.
Config
;
friends
:
RelationshipSnapshot
[]
;
notifications
:
Notification
[]
;
online
:
number
;
others
:
RelationshipSnapshot
[]
;
}
Index
Properties
blocked
config
friends
notifications
online
others
Properties
blocked
blocked
:
Blocked
[]
config
config
:
Types
.
Social
.
Config
friends
friends
:
RelationshipSnapshot
[]
notifications
notifications
:
Notification
[]
online
online
:
number
others
others
:
RelationshipSnapshot
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blocked
config
friends
notifications
online
others
GitHub
Triangle.js Docs
Loading...