getGroup

@Nullable
abstract fun getGroup(): @Nullable String(source)

Returns the subcommand group name of this command path For a slash command such as /show me something, this would be me

Return

Subcommand group name of this command path