telegram-bot-api
telegram-bot-api copied to clipboard
Cannot respond to a message sent through Telegram channel
Getting starting code snippet given at https://go-telegram-bot-api.dev/ does not work for the bots which are added to Telegram channel as an admin. Successful request is being able to make to Telegram and I can see the credentials of the bot user in the panel since debug is enable. Although bot works properly, it cannot respond back to Telegram channel.
I have some problem :(