telegram

Send messages and manage chats via the Telegram Bot API with MATON authentication.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/jannolan200211-ship-it/my-cosmos-backup --skill telegram-jannolan200211-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram
Source: https://github.com/jannolan200211-ship-it/my-cosmos-backup/tree/main/03%20Reference/02%20System%20Configs/skills/telegram-api
Command: npx skills add https://github.com/jannolan200211-ship-it/my-cosmos-backup --skill telegram-jannolan200211-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Telegram Bot API integration with managed authentication enables teams to programmatically send messages, manage chats, and respond to user interactions via a secure bot bridge.

Core Features & Use Cases

  • Telegram bot API access with MATON-managed authentication for secure requests.
  • Send messages, photos, polls, and other bot actions; manage updates and bot commands.
  • Use Case: Build a customer notification bot that alerts users in real time when events occur, or a helpdesk bot that processes user queries through Telegram.

Quick Start

Perform a test message send through the gateway using your MATON API key.

Frequently Asked Questions about telegram

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send messages through the Telegram Bot API using managed authentication?

You can send messages through the Telegram Bot API by making requests to the gateway with a valid MATON API key. The managed authentication bridge authenticates your requests via the Authorization header, enabling programmatic access to send messages and manage chats.

What do I need to start building a Telegram bot for customer notifications?

To build a customer notification bot, you need network access and a valid MATON API key. The gateway authenticates your requests via the Authorization header to securely send messages and interact with users across multiple bots in production environments.

Can I manage multiple Telegram bots and chats in a production environment?

Yes, you can interact with users across multiple bots and chats in production environments. The Telegram Bot API gateway with managed authentication supports broadcasting messages, coordinating polls, and handling updates at scale.

Does Telegram Bot API integration support sending polls and photos?

Yes, Telegram Bot API integration supports sending messages, photos, polls, and other bot actions. You can also manage updates and bot commands programmatically through the secure bot bridge using your MATON API key.

How does the managed authentication gateway work for Telegram bot requests?

The managed authentication gateway secures Telegram Bot API requests by validating a valid MATON API key. Requests are authenticated via the Authorization header, ensuring that programmatic access to send messages and handle updates remains protected.

What are the limitations of using a gateway for Telegram Bot API access?

Telegram Bot API access via this gateway requires network access and a valid MATON API key. Requests must be authenticated via the Authorization header, and the gateway serves as a secure bridge for sending messages and managing updates.