Method GetSubcommandMention
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GetSubcommandMention(params string[])
Creates a mention for a subcommand.
public string GetSubcommandMention(params string[] name)
Parameters
name
string[]The name of the subgroup and/or subcommand.
Returns
- string
Formatted mention.