i want to delete service message sent by bot after 60 sec. bot already admin of the group, and i use php for it
when i send
https://api.telegram.org/bottoken/sendMessage?chat_id=chatid&text=hello this is bot
it returns nothing as it sent from bot
but return parameters like message id, text when a user send a message in a group but nothing when bot sends any message
any way to delete the service message after 60 sec or something like rose bot or groupbutler in php command