Search
Preparing search index...
The search index is not available
Synergy 3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Synergy 3
Synergy
Synergy
Class Synergy
Hierarchy
Synergy
Index
Constructors
constructor
Properties
client
config
events
guilds
interactions
is
Ready
master
Guild
Id
module
Global
Loading
modules
options
rest
users
Methods
Cache
Guilds
login
stop
Constructors
constructor
new
Synergy
(
options
:
SynergyOptions
, modules
:
ModuleUUIDPair
[]
)
:
Synergy
Parameters
options:
SynergyOptions
modules:
ModuleUUIDPair
[]
Returns
Synergy
Properties
client
client
:
Client
<
boolean
>
config
config
:
ConfigManager
events
events
:
EventManager
guilds
guilds
:
GuildManager
interactions
interactions
:
InteractionsManager
is
Ready
is
Ready
:
boolean
= false
master
Guild
Id
master
Guild
Id
:
string
module
Global
Loading
module
Global
Loading
:
boolean
modules
modules
:
ModuleManager
options
options
:
SynergyOptions
rest
rest
:
REST
users
users
:
UserManager
Methods
Cache
Guilds
Cache
Guilds
(
log
?:
boolean
)
:
Promise
<
number
>
Don't execute this function directly! It is for internal calls
Parameters
log:
boolean
= false
Returns
Promise
<
number
>
login
login
(
token
:
string
)
:
Promise
<
string
>
Parameters
token:
string
Returns
Promise
<
string
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
Config
Manager
Database
Event
Manager
Global
Logger
Guild
Manager
Interactions/
Interaction
Types
Interactions/
Interactive
Base
Interactions/
Interactive
Command
Interactions/
Interactive
Component
Interactions
Manager
Models/
Storage
Guild
Models/
Storage
Module
Data
Container
Models/
Storage
User
Models/
Storage
User
Discord
Info
Models/
Storage
User
Economy
Info
Module
Data
Manager
Module
Manager
Modules/
Core
Modules/
Core/
Avatar
Modules/
Core/
Config
Modules/
Core/
Placeholder
Modules/
Core/
Profile
Modules/
Core/RHelp
Modules/IModule
Modules/
Module
Structures/
Access
Structures/
Errors
Structures/
Guild
Structures/
User
Synergy
User
Manager
Utils
index
Synergy
constructor
client
config
events
guilds
interactions
is
Ready
master
Guild
Id
module
Global
Loading
modules
options
rest
users
Cache
Guilds
login
stop
Generated using
TypeDoc
Don't execute this function directly! It is for internal calls