FunctionsCommandPrintHelpForCommandPrintHelpFor CallableCommandPrintHelpFor(commands: Optional<ICommand, Action>[], timeout?: number, doShowEscapeHint?: boolean): voidPrints out the help for commands@deprecatedParameterscommands: Optional<ICommand, Action>[]list of commandsoptionaltimeout: numbertotal time to display the help message in msoptionaldoShowEscapeHint: booleanif message about message escaping should be shownReturns void
Prints out the help for commands