Interfacegatewayv0.1.0-next.3
Core
Main interface for Seedcord core functionality
This interface can be augmented via declaration merging to add type-safe plugin definitions when using this.core#this.core# in handlers.
Only add classes that extend PluginPlugin to this
readonly config: GatewayConfigreadonly config: GatewayConfigreadonly shutdown: CoordinatedShutdownreadonly shutdown: CoordinatedShutdownreadonly startup: CoordinatedStartupreadonly startup: CoordinatedStartup