pi_portal.modules.integrations.chat.cli.commands.command_restart.RestartCommand

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

Bases: ChatCommandBase

Chat CLI command to restart the Bot process.

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

Restart the chat CLI bot.