Skip to content
.Maui Blog
Examples and tutorials for programmers without advertising.
  • Home
  • .Maui APIs

Category: Telegram Bot API

April 17, 2020

Create a webcam server with Telegram and Raspberry PI

With this script it is possible to create a small webcam server with raspberry pi controlled by a Telegram bot. Prerequisites: – A USB webcam connected to the Raspberry PI – Having created a BOT…

February 19, 2019

Telegram Bot API send message via file_get_contents()

To use this example you need to know the API key of your bot and the user id of the user you want to send the message to. Of course, the user must have authorized…

February 14, 2019

Telegram Bot API – Send message in PHP

Small snippet of code in PHP to send a text reply to a Telegram user via a Bot. To use this example you must have already created your Bot and set up the webhook. <?php…

Powered by WordPress | Theme: Write by Themegraphy