dokploy_notification_testTelegramConnection
dokploy_notification_testTelegramConnectionTest Telegram notification connectivity by sending a verification message to a specified chat using bot token and thread ID parameters.
Instructions
[notification] notification.testTelegramConnection (POST)
Parameters:
botToken (string, required)
chatId (string, required)
messageThreadId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botToken | Yes | ||
| chatId | Yes | ||
| messageThreadId | Yes |