getSignature

open suspend fun getSignature(locale: Locale): String

Retrieve the command signature for a locale, which specifies how the command's arguments should be structured.

Command signatures are generated automatically by the ChatCommandParser.