I have some problems with my telegram message, an overview of the problem:
You will send / run the command, my bot will start sending messages, but after a few days it will stop sending messages, if the client passes some message, the bot client will start sending messages again, what can I do to determine after how many days it will stop, does Does he have documentation anywhere? maybe some configurations are wrong? who has this situation, answer?
Also, I always call this api to send messages:
https://api.telegram.org/bot{TELEGRAM_BOT}/sendMessage?disable_web_page_preview=false&chat_id=$chat_id&text={TEXT}
source share