Method GetInstance
- Namespace
- DSharpPlus.CommandsNext.Entities
- Assembly
- DSharpPlus.CommandsNext.dll
GetInstance(IServiceProvider)
Returns an instance of this module.
BaseCommandModule GetInstance(IServiceProvider services)
Parameters
services
IServiceProviderServices to instantiate the module with.
Returns
- BaseCommandModule
A created instance of this module.