Telegram Bot: Using json_decode()
PHP + Webhook + JSON If you’re using pure PHP and Webhook to create your Telegram bot, hopefully these can be useful tips on how to process JSON data. Here’s […]
PHP + Webhook + JSON If you’re using pure PHP and Webhook to create your Telegram bot, hopefully these can be useful tips on how to process JSON data. Here’s […]
Intro If you already know how to create a Telegram bot you probably don’t need this. Newbies only 🙂 Previously I wrote an entry on how to create a basic […]
So here’s something that I just learned. It worked for me but funny thing is I don’t really understand how it works. Hahah… I can code a little in PHP […]