sendHelp

suspend fun sendHelp(): Boolean

Generate and send the help embed for this command, using the first loaded extensions that implements HelpProvider.

Return

true if a help extension exists and help was sent, false otherwise.