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.
- Send messages to a specific Telegram bot using the Telegram Bot API.
- Fast and lightweight, built using Fastify.
- Handles incoming requests via POST methods.
Before you start, make sure you have the following installed: