pi_portal.modules.integrations.chat.cli.commands.command_id.IDCommand

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

Bases: ChatCommandBase

Chat CLI command to report the unique ID the bot is running with.

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

Send the unique id for this bot’s instance.