Troubelshooting

Checking the webhook URL

Once your bot is connected to BotPresto, its webhook URL should be pointing to our server. You can check the current webhook URL by running:

curl "https://api.telegram.org/bot{{YOUR BOT TOKEN}}/getWebhookInfo"

Note: there’s no way to retrieve your secret token.