I'm posting Tradingview triggers into Telegram channel, I then want to retrieve them using https://api.telegram.org/botxxxxxxxxx/getUpdates
I find that the entries made by the TelegramBot are not retrieved with this command, only message from users.
My question is what do I need to do to be able to have the bot channel posts in my getupdates?