Search
Preparing search index...
The search index is not available
Synergy 3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Synergy 3
ModuleDataManager
ModuleDataManager
Class ModuleDataManager
Hierarchy
ModuleDataManager
Index
Constructors
constructor
Properties
bot
timer
Methods
get
Container
load
From
Storage
sync
Storage
Constructors
constructor
new
Module
Data
Manager
(
bot
:
Synergy
)
:
ModuleDataManager
Parameters
bot:
Synergy
Returns
ModuleDataManager
Properties
bot
bot
:
Synergy
Private
timer
timer
:
Timeout
Methods
get
Container
get
Container
(
uuid
:
string
)
:
Promise
<
ModuleDataContainer
>
Parameters
uuid:
string
Returns
Promise
<
ModuleDataContainer
>
load
From
Storage
load
From
Storage
(
)
:
Promise
<
void
>
Don't execute this function directly! It is for internal calls
Returns
Promise
<
void
>
sync
Storage
sync
Storage
(
)
:
Promise
<
void
>
Don't execute this function directly! It is for internal calls
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
Module
Data
Manager
constructor
bot
timer
get
Container
load
From
Storage
sync
Storage
Generated using
TypeDoc
Don't execute this function directly! It is for internal calls