Skip to content

Latest commit

Β 

History

History
36 lines (28 loc) Β· 1.06 KB

README.md

File metadata and controls

36 lines (28 loc) Β· 1.06 KB
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.