Table of Contents

Constructor ModuleLifespanAttribute

Namespace
DSharpPlus.CommandsNext.Attributes
Assembly
DSharpPlus.CommandsNext.dll

ModuleLifespanAttribute(ModuleLifespan)

Defines a lifespan for this command module.

public ModuleLifespanAttribute(ModuleLifespan lifespan)

Parameters

lifespan ModuleLifespan

Lifespan for this module.