Download the PHP package darkdarin/telegram-bot-sdk without Composer
On this page you can find all versions of the php package darkdarin/telegram-bot-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkdarin/telegram-bot-sdk
More information about darkdarin/telegram-bot-sdk
Files in darkdarin/telegram-bot-sdk
Download darkdarin/telegram-bot-sdk
More information about darkdarin/telegram-bot-sdk
Files in darkdarin/telegram-bot-sdk
Vendor darkdarin
Package telegram-bot-sdk
Short Description SDK for work with Telegram Bot API
License MIT
Package telegram-bot-sdk
Short Description SDK for work with Telegram Bot API
License MIT
Please rate this library. Is it a good library?
Informations about the package telegram-bot-sdk
telegram-bot-sdk
SDK for work with Telegram Bot API
Can be used standalone, and with Laravel 10 and Hyperf 3.0
This is an alpha version without full support for all API methods and all API objects.
Version Telegram Bot API: 6.9 (September 22, 2023)
Supported methods
- getUpdates (https://core.telegram.org/bots/api#getupdates)
- setWebhook (https://core.telegram.org/bots/api#setwebhook)
- deleteWebhook (https://core.telegram.org/bots/api#deletewebhook)
- getWebhookInfo (https://core.telegram.org/bots/api#getwebhookinfo)
- getMe (https://core.telegram.org/bots/api#getme)
- sendMessage (https://core.telegram.org/bots/api#sendmessage)
- forwardMessage (https://core.telegram.org/bots/api#forwardmessage)
- copyMessage (https://core.telegram.org/bots/api#copymessage)
- sendPhoto (https://core.telegram.org/bots/api#sendphoto)
- sendAudio (https://core.telegram.org/bots/api#sendaudio)
- sendDocument (https://core.telegram.org/bots/api#senddocument)
- sendVideo (https://core.telegram.org/bots/api#sendvideo)
- sendAnimation (https://core.telegram.org/bots/api#sendanimation)
- sendVoice (https://core.telegram.org/bots/api#sendvoice)
- sendVideoNote (https://core.telegram.org/bots/api#sendvideonote)
- sendMediaGroup (https://core.telegram.org/bots/api#sendmediagroup)
- sendLocation (https://core.telegram.org/bots/api#sendlocation)
- sendVenue (https://core.telegram.org/bots/api#sendvenue)
- sendContact (https://core.telegram.org/bots/api#sendcontact)
- sendPoll (https://core.telegram.org/bots/api#sendpoll)
- sendDice (https://core.telegram.org/bots/api#senddice)
- sendChatAction (https://core.telegram.org/bots/api#sendchataction)
- editMessageText (https://core.telegram.org/bots/api#editmessagetext)
- editMessageCaption (https://core.telegram.org/bots/api#editmessagecaption)
- editMessageLiveLocation (https://core.telegram.org/bots/api#editmessagelivelocation)
- stopMessageLiveLocation (https://core.telegram.org/bots/api#stopmessagelivelocation)
- editMessageReplyMarkup (https://core.telegram.org/bots/api#editmessagereplymarkup)
- stopPoll (https://core.telegram.org/bots/api#stoppoll)
- deleteMessage (https://core.telegram.org/bots/api#deletemessage)
All versions of telegram-bot-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
8.2.*|8.3.*
darkdarin/serializer Version ^1.3
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^2.0
psr-discovery/http-client-implementations Version ^1.0
psr-discovery/http-factory-implementations Version ^1.0
php-http/multipart-stream-builder Version ^1.3
darkdarin/serializer Version ^1.3
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^2.0
psr-discovery/http-client-implementations Version ^1.0
psr-discovery/http-factory-implementations Version ^1.0
php-http/multipart-stream-builder Version ^1.3
The package darkdarin/telegram-bot-sdk contains the following files
Loading the files please wait ....