<x-forms.inputtype="password"autocomplete="new-password"helper="Get it from the <a class='inline-block underline dark:text-white' href='https://t.me/botfather' target='_blank'>BotFather Bot</a> on Telegram."requiredid="telegramToken"label="Token"/>
<x-forms.inputhelper="Recommended to add your bot to a group chat and add its Chat ID here."requiredid="telegramChatId"label="Chat ID"/>
<x-forms.checkboxinstantSave="saveModel"id="statusChangeTelegramNotifications"label="Enabled"helper="Send a notification when a container status changes. It will send a notification for Stopped and Restarted events of a container."/>
<x-forms.inputhelper="Topic ID for container status notifications"id="telegramNotificationsStatusChangeTopicId"label="Container Status Topic ID"/>
<x-forms.inputhelper="Topic ID for scheduled task success notifications"id="telegramNotificationsScheduledTaskSuccessTopicId"label="Success Topic ID"/>
<x-forms.inputhelper="Topic ID for scheduled task failure notifications"id="telegramNotificationsScheduledTaskFailureTopicId"label="Failure Topic ID"/>
<x-forms.checkboxinstantSave="saveModel"helper="Send a notification when Docker Cleanup is run on a server."id="dockerCleanupSuccessTelegramNotifications"label="Enabled"/>
<x-forms.inputhelper="Topic ID for Docker cleanup success notifications"id="telegramNotificationsDockerCleanupSuccessTopicId"label="Docker Cleanup Success Topic ID"/>
<x-forms.checkboxinstantSave="saveModel"helper="Send a notification when Docker Cleanup fails on a server."id="dockerCleanupFailureTelegramNotifications"label="Enabled"/>
<x-forms.inputhelper="Topic ID for Docker cleanup failure notifications"id="telegramNotificationsDockerCleanupFailureTopicId"label="Docker Cleanup Failure Topic ID"/>
<x-forms.inputhelper="Topic ID for server unreachable notifications"id="telegramNotificationsServerUnreachableTopicId"label="Server Unreachable Topic ID"/>