2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00
2025-02-04 17:22:13 +01:00

tgbot

A minimal C Telegram API Framework 🚀

📋 Requirements

  • libcurl
  • json-c

🎯 Goal

This project is not designed to cover the entire Telegram Bot API. Instead, it focuses on a subset of the API for simplicity.

Currently Supported Features

📑 Types

  • InlineKeyboardMarkup
    • Note: Standard KeyboardMarkup is intentionally not supported.

⚙️ Methods

  • getMe
  • sendMessage
  • editMessageText

🛠️ Roadmap

Future planned methods to expand functionality:

  • 📸 sendPhoto
  • 🎵 sendAudio
  • 📂 sendDocument
  • 🎥 sendVideo
Description
A minimal C Telegram Bot API library (gh mirror)
Readme GPL-3.0 104 KiB
Languages
C 96.5%
Meson 3.5%