commandHelp

open fun commandHelp(context: Context): String

Deprecated

Method renamed to `help`

Replace with

help(context)