pi_portal.modules.integrations.chat.cli.commands.command_help.HelpCommand

class pi_portal.modules.integrations.chat.cli.commands.command_help.HelpCommand(bot: TypeChatBot)[source]

Bases: ChatCommandBase

Chat CLI command to list the available commands.

__init__(bot: TypeChatBot) None
invoke() None[source]

Send a list of available CLI commands.