Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 639 Bytes

Telegram Message Sending API

This is a simple API built with Fastify for sending messages to a Telegram bot. You can use this API to send messages to your Telegram bot programmatically by calling the API endpoints.

Features

  • Send messages to a specific Telegram bot using the Telegram Bot API.
  • Fast and lightweight, built using Fastify.
  • Handles incoming requests via POST methods.

Prerequisites

Before you start, make sure you have the following installed: