pi_portal.modules.integrations.chat.cli.notifier.ChatCLINotifier
- class pi_portal.modules.integrations.chat.cli.notifier.ChatCLINotifier(task_scheduler_client: TaskSchedulerServiceClient)[source]
Bases:
objectNotifier for the chat CLI.
- Parameters:
task_scheduler_client (TaskSchedulerServiceClient) – The configured task scheduler client to use.
- __init__(task_scheduler_client: TaskSchedulerServiceClient) None[source]