Table of Contents

Property FullCommandName

Namespace
DSharpPlus.SlashCommands.Attributes
Assembly
DSharpPlus.SlashCommands.dll

FullCommandName

The command's full name (includes groups and subcommands).

public string FullCommandName { get; }

Property Value

string