telegramsdk/botapi

SDK for the Telegram Bot API.

Installs: 3 172

Dependents: 1

Suggesters: 0

Security: 0

Stars: 18

Watchers: 2

Forks: 3

Open Issues: 0

pkg:composer/telegramsdk/botapi

v2.1.17 2024-09-29 15:06 UTC

README

BotAPI Logo
Latest Version on Packagist PHP Version

🛠 Installation

You can install the package via composer:

composer require telegramsdk/botapi

❔ Usage

  • Full documentation can be found here.
  • Examples can be found here.

📝 Testing

Run Unit tests:

composer test

Before running tests make sure you have runkit7 installed:

composer runkit

⚖️ License

This project is under the MIT License.