📺 Telegram Gateway - Video Tutorials
Watch these free tutorials to learn how the Telegram Gateway works and send your first message in your favorite programming language.
Download the source code for the following tutorials. Alternatively, clone it from here.
🚀 [Beginner's Guide] Send Your First Telegram Message
This detailed tutorial walks you through all the steps to send your first Telegram text message from your application, using a Bash Shell script as the example.
☕ Send Telegram Messages in Java
Language-specific guide demonstrating how to send Telegram messages using the Java sample code.
📊 Send Telegram Messages from Google Sheet
Learn how to send Telegram messages from a Google Sheet using Google Apps Script with this language-specific guide.
🐍 Send Telegram Messages in Python
Language-specific guide demonstrating how to send Telegram messages using the Python sample code.
🐘 Send Telegram Messages in PHP
Language-specific guide demonstrating how to send Telegram messages using the PHP sample code.
💻 Send Telegram Messages in C#
Language-specific guide demonstrating how to send Telegram messages using the C# sample code.
📝 Send Telegram Messages in VB.NET
Language-specific guide demonstrating how to send Telegram messages using the Visual Basic .NET sample code.
📄 Send Telegram Messages in VBA
Language-specific guide demonstrating how to send Telegram messages using the Visual Basic for Applications (VBA) sample code.
🟩 Send Telegram Messages in Node.js
Language-specific guide demonstrating how to send Telegram messages using the Node.js sample code.
⚡ Send Telegram Messages in PowerShell
Language-specific guide demonstrating how to send Telegram messages using the PowerShell sample code.
📸 [Advanced] Send Images via Telegram from Your Application
Learn how to send images or audio files to your users via Telegram. Sample source code is available in Bash shell script, Node.js and Python.
🤖 [Advanced] Build a Telegram Chatbot in Python
Learn how to build an interactive Chatbot application over Telegram. Turn it into your automated customer support system, AI-powered price quoting engine, or an entertaining IQ test platform. Your imagination is the limit!
🤖 [Advanced] Build a Telegram Chatbot in Node.js
Learn how to build an interactive Chatbot application over Telegram. Turn it into your automated customer support system, AI-powered price quoting engine, or an entertaining IQ test platform. Your imagination is the limit!
🎥 Tutorials: 14 free videos | 💻 Code: Open source on GitHub
