Telegram Bot Getupdates API – PHP
I developed a telegram bot whose job is to send the information/message to the group if the user requests it. This is how it works: Suppose If I post the “x player score” text in the group, it would bring the cricket score of that particular player and this mechanism is happening inside the indefinite while loop (long polling)