telegram

Installation
SKILL.md

Telegram

Scripts for a Telegram bot, against the Telegram Bot API (https://api.telegram.org/bot<token>/<method>). Send text, media, locations, contacts, and polls; edit, delete, forward, copy, and pin messages; and resolve the chats, members, and files a bot interacts with. Every script acts as the bot — the bot must be a member of any chat it messages, and a user must message the bot first before the bot can DM them.

Independent, unofficial connector for Telegram. Not affiliated with, endorsed by, or sponsored by Telegram. "Telegram" is a trademark of its owner, used only to identify the service this connector works with.

When to use this

  • An agent needs a Telegram bot to send a message, photo, document, video, audio, location, contact, or poll to a chat.
  • An agent needs to manage messages the bot sent — edit, delete, forward, copy, pin, or unpin.
  • An agent needs to resolve a chat or member — find a chat_id (via listRecentChats), confirm a chat (getChat), check a member's role (getChatMember), or list admins.
Installs
111
GitHub Stars
173
First Seen
Jul 1, 2026
telegram — zapier/connectors