I'm sending a Tradingview alert to a Telegram bot via webhook. The Tradingview alert message is in JSON format.
I get the alert message in my Telegram bot. What do I need to do see the JSON data in a browser.
I thought using this command with my bot father token would work, but it didn't. https://api.telegram.org/bot{bot_father_token}/getUpdates