Registry / messaging / irazasyed-telegram-bot-sdk

irazasyed-telegram-bot-sdk

JSON →
library3.16.0phppackagistunverified

The Unofficial Telegram Bot API PHP SDK

composer require irazasyed/telegram-bot-sdk
INSTALL
IMPORT
SIG · IRAZASYED-TELEGRAM
I
irazasyed-telegram-bot-sdk
messagingphpv3.16.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Api
use Telegram\Bot\Api;

Initialize the Telegram Bot API client and get bot information.

use Telegram\Bot\Api; $telegram = new Api('YOUR_BOT_TOKEN'); $response = $telegram->getMe();
Debug
Known issues
breakingBreaking change in v3: namespace changed from Telegram\Bot to Telegram\Bot\Api
fix
Update your use statements to use Telegram\Bot\Api.
affects: >=3.0.0
Upgrade
Version history
3.16.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
irazasyed-telegram-bot-sdk — pip install irazasyed-telegram-bot-sdk · libregistry