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