Skip to main content

Installation

You can install the library via Composer

composer require telegramsdk/botapi

That's it, now you just need to require the Composer autoloader and you're ready to use the BotAPI library.

require "vendor/autoload.php";