go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.57k stars 862 forks source link

remove reactions as message changes #685

Open sifaaa opened 9 months ago

sifaaa commented 9 months ago

From the bot's point of view, a reaction to a message is considered a change to the message.

Is there a life hack so that the reaction bot does not consider it a change? Maybe you can check it with text, but media, albums, audio, GIFs, it would drive you crazy to check this, or is there a ready-made solution?

used google translator