A Telegram Echo Bot built with a single PHP line

Some weeks ago i’ve written a brief tutorial focused on building a simple Echo BOT on Telegram using Python. Today i want to share a very small snippet that implements the same Bot using PHP as responder for the Telegram‘s WebHook. For Bot registration please refer to my previous article, …

Article Link: https://andreafortuna.org/php/a-telegram-echo-bot-built-with-two-php-lines/