Download the PHP package blue_skies/telegram-bot-helper without Composer

On this page you can find all versions of the php package blue_skies/telegram-bot-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package telegram-bot-helper

package blue skies telegram-bot-helper

Static Badge License Загрузки Latest Stable Version # Installation You can install the package via composer: # Quick start open the `.env` file and add the Telegram bot token to it #sendMessag
#forwardMessag
#forwardMessage
#copyMessag
#copyMessage
#sendPhot
#sendAudi
#sendDocumen
#sendVide
#sendAnimatio
#sendVoic
#sendVideoNot
#sendMediaGrou
#sendLocatio
#sendVenu
#sendContac
#sendPol
#sendDic
#sendChatActio
#setMessageReactio
#getUserProfilePhoto
#getFil
#banChatMembe
#unbanChatMembe
#restrictChatMembe
#promoteChatMembe
#setChatAdministratorCustomTitl
#banChatSenderCha
#unbanChatSenderCha
#setChatPermission
#exportChatInviteLin
#createChatInviteLin
#editChatInviteLin
#revokeChatInviteLin
#approveChatJoinReques
#declineChatJoinReques
#setChatPhot
#deleteChatPhot
#setChatTitl
#setChatDescriptio
#pinChatMessag
#unpinChatMessag
#unpinAllChatMessage
#leaveCha
#getCha
#getChatAdministrator
#getChatMemberCoun
#getChatMembe
#setChatStickerSe
#deleteChatStickerSe
#getForumTopicIconSticker
#createForumTopi
#editForumTopi
#closeForumTopi
#reopenForumTopi
#deleteForumTopi
#unpinAllForumTopicMessage
#editGeneralForumTopi
#closeGeneralForumTopi
#reopenGeneralForumTopi
#hideGeneralForumTopi
#unhideGeneralForumTopi
#unpinAllGeneralForumTopicMessage
#answerCallbackQuer
#getUserChatBoost
#setMyCommand
#deleteMyCommand
#getMyCommand
#setMyNam
#getMyNam
#setMyDescriptio
#getMyDescriptio
#setMyShortDescriptio
#getMyShortDescriptio
#setChatMenuButto
#getChatMenuButto
#setMyDefaultAdministratorRight
#getMyDefaultAdministratorRight
#editMessageText
#editMessageCaption
#editMessageMedia
#editMessageLiveLocation
#stopMessageLiveLocation
#editMessageReplyMarkup
#stopPoll
#deleteMessage
#deleteMessages
#Webhooks

https://core.telegram.org/bots/api#sendmessage `sendMessage`
SendTelegramMessage Parameters:
https://core.telegram.org/bots/api#forwardmessage `forwardMessage`
SendTelegramMessage SendTelegramForwardMessage:
https://core.telegram.org/bots/api#forwardmessages `forwardMessages`
SendTelegramMessage SendTelegramForwardMessages:
https://core.telegram.org/bots/api#copymessage `copyMessage`
SendTelegramMessage SendTelegramCopyMessage:
https://core.telegram.org/bots/api#copymessages `copyMessages`
SendTelegramMessage SendTelegramCopyMessages:
https://core.telegram.org/bots/api#sendphoto `sendPhoto`
SendTelegramMessage SendTelegramPhoto:
https://core.telegram.org/bots/api#sendaudio `sendAudio`
SendTelegramMessage SendTelegramAudio:
https://core.telegram.org/bots/api#senddocument `sendDocument`
SendTelegramDocument Parameters:
https://core.telegram.org/bots/api#sendvideo `sendVideo`
SendTelegramVideo Parameters:
https://core.telegram.org/bots/api#sendanimation `sendAnimation`
SendTelegramAnimation Parameters:
https://core.telegram.org/bots/api#sendvoice `sendVoice`
SendTelegramVoice Parameters:
https://core.telegram.org/bots/api#sendvideoNote `sendVideoNote`
SendTelegramVideoNote Parameters:
https://core.telegram.org/bots/api#sendmediagroup `sendMediaGroup`
SendTelegramMediaGroup Parameters:
https://core.telegram.org/bots/api#sendlocation `sendLocation`
SendTelegramLocation Parameters:
https://core.telegram.org/bots/api#sendvenue `sendVenue`
SendTelegramVenue Parameters:
https://core.telegram.org/bots/api#sendcontact `sendContact`
SendTelegramContact Parameters:
https://core.telegram.org/bots/api#sendpoll `sendPoll`
SendTelegramPoll Parameters:
https://core.telegram.org/bots/api#senddice `sendDice`
SendTelegramDice Parameters:
https://core.telegram.org/bots/api#sendchataction `sendChatAction`
SendTelegramChatAction Parameters:
https://core.telegram.org/bots/api#setmessagereaction `setMessageReaction`
SendTelegramMessageReaction Parameters:
https://core.telegram.org/bots/api#getuserprofilephotos `getUserProfilePhotos`
getTelegramUserProfilePhotos Parameters:
https://core.telegram.org/bots/api#getfile `getFile`
getTelegramFile Parameters:
https://core.telegram.org/bots/api#banchatmember `banChatMember`
banTelegramChatMember Parameters:
https://core.telegram.org/bots/api#unbanchatmember `unbanChatMember`
unbanTelegramChatMember Parameters:
https://core.telegram.org/bots/api#restrictchatmember `restrictChatMember`
restrictTelegramChatMember Parameters:
https://core.telegram.org/bots/api#promotechatmember `promoteChatMember`
promoteTelegramChatMember Parameters:
https://core.telegram.org/bots/api#setchatadministratorcustomtitle `setChatAdministratorCustomTitle`
setTelegramChatAdministratorCustomTitle Parameters:
https://core.telegram.org/bots/api#banchatsenderchat `banChatSenderChat`
banTelegramChatSenderChat Parameters:
https://core.telegram.org/bots/api#unbanchatsenderchat `unbanChatSenderChat`
unbanTelegramChatSenderChat Parameters:
https://core.telegram.org/bots/api#setchatpermissions `setChatPermissions`
setTelegramChatPermissions Parameters: https://core.telegram.org/bots/api#exportchatinvitelink `exportChatInviteLink`
exportTelegramChatInviteLink Parameters: https://core.telegram.org/bots/api#createchatinvitelink `createChatInviteLink`
createTelegramChatInviteLink Parameters: https://core.telegram.org/bots/api#editchatinvitelink `editChatInviteLink`
editTelegramChatInviteLink Parameters: https://core.telegram.org/bots/api#revokechatinvitelink `revokeChatInviteLink`
revokeTelegramChatInviteLink Parameters:
https://core.telegram.org/bots/api#approvechatjoinrequest `approveChatJoinRequest`
approveTelegramChatJoinRequest Parameters:
https://core.telegram.org/bots/api#declinechatjoinrequest `declineChatJoinRequest`
declineTelegramChatJoinRequest Parameters:
https://core.telegram.org/bots/api#setchatphoto `setChatPhoto`
setTelegramChatPhoto Parameters:
https://core.telegram.org/bots/api#deletechatphoto `deleteChatPhoto`
deleteTelegramChatPhoto Parameters:
https://core.telegram.org/bots/api#setchattitle `setChatTitle`
setTelegramChatTitle Parameters:
https://core.telegram.org/bots/api#setchatdescription `setChatDescription`
setTelegramChatDescription Parameters:
https://core.telegram.org/bots/api#pinchatmessage `pinChatMessage`
pinTelegramChatMessage Parameters:
https://core.telegram.org/bots/api#unpinchatmessage `unpinChatMessage`
unpinTelegramChatMessage Parameters:
https://core.telegram.org/bots/api#unpinallchatmessages `unpinAllChatMessages`
unpinAllTelegramChatMessages Parameters:
https://core.telegram.org/bots/api#leavechat `leaveChat`
leaveTelegramChat Parameters:
https://core.telegram.org/bots/api#getchat `getChat`
getTelegramChat Parameters:
https://core.telegram.org/bots/api#getchatadministrators `getChatAdministrators`
getTelegramChatAdministrators Parameters:
https://core.telegram.org/bots/api#getchatmembercount `getChatMemberCount`
getTelegramChatMemberCount Parameters:
https://core.telegram.org/bots/api#getchatmember `getChatMember`
getTelegramChatMember Parameters:
https://core.telegram.org/bots/api#setchatstickerset `setChatStickerSet`
setTelegramChatStickerSet Parameters:
https://core.telegram.org/bots/api#deletechatstickerset `deleteChatStickerSet`
deleteTelegramChatStickerSet Parameters:
https://core.telegram.org/bots/api#createforumtopic `createForumTopic`
createTelegramForumTopic Parameters:
https://core.telegram.org/bots/api#editforumtopic `editForumTopic`
editTelegramForumTopic Parameters:
https://core.telegram.org/bots/api#closeforumtopic `closeForumTopic`
closeTelegramForumTopic Parameters:
https://core.telegram.org/bots/api#reopenforumtopic `reopenForumTopic`
reopenTelegramForumTopic Parameters:
https://core.telegram.org/bots/api#deleteforumtopic `deleteForumTopic`
deleteTelegramForumTopic Parameters:
https://core.telegram.org/bots/api#unpinallforumTopicmessages `unpinAllForumTopicMessages`
unpinAllTelegramForumTopicMessages Parameters:
https://core.telegram.org/bots/api#editgeneralforumtopic `editGeneralForumTopic`
editTelegramGeneralForumTopic Parameters:
https://core.telegram.org/bots/api#closegeneralforumtopic `closeGeneralForumTopic`
closeTelegramGeneralForumTopic Parameters:
https://core.telegram.org/bots/api#reopengeneralforumtopic `reopenGeneralForumTopic`
reopenTelegramGeneralForumTopic Parameters:
https://core.telegram.org/bots/api#hidegeneralforumtopic `hideGeneralForumTopic`
hideTelegramGeneralForumTopic Parameters:
https://core.telegram.org/bots/api#unhidegeneralforumtopic `unhideGeneralForumTopic`
unhideTelegramGeneralForumTopic Parameters:
https://core.telegram.org/bots/api#unpinallgeneralforumtopicmessages `unpinAllGeneralForumTopicMessages`
unpinAllTelegramGeneralForumTopicMessages Parameters:
https://core.telegram.org/bots/api#answercallbackquery `answerCallbackQuery`
answerTelegramCallbackQuery Parameters:
https://core.telegram.org/bots/api#getuserchatboosts `getUserChatBoosts`
getTelegramUserChatBoosts Parameters:
https://core.telegram.org/bots/api#setmycommands `setMyCommands`
setTelegramMyCommands Parameters:
https://core.telegram.org/bots/api#deletemycommands `deleteMyCommands`
deleteTelegramMyCommands Parameters:
https://core.telegram.org/bots/api#getmycommands `getMyCommands`
getTelegramMyCommands Parameters:
https://core.telegram.org/bots/api#setmyname `setMyName`
setTelegramMyName Parameters:
https://core.telegram.org/bots/api#getmyname `getMyName`
getTelegramMyName Parameters:
https://core.telegram.org/bots/api#setmydescription `setMyDescription`
setTelegramMyDescription Parameters:
https://core.telegram.org/bots/api#getmydescription `getMyDescription`
getTelegramMyDescription Parameters:
https://core.telegram.org/bots/api#setmyshortdescription `setMyShortDescription`
setTelegramMyShortDescription Parameters:
https://core.telegram.org/bots/api#getmyshortdescription `getMyShortDescription`
getTelegramMyShortDescription Parameters:
https://core.telegram.org/bots/api#setchatmenubutton `setChatMenuButton`
setTelegramChatMenuButton Parameters:
https://core.telegram.org/bots/api#setmydefaultadministratorrights `setMyDefaultAdministratorRights`
setTelegramMyDefaultAdministratorRights Parameters:
https://core.telegram.org/bots/api#getmydefaultadministratorrights `getMyDefaultAdministratorRights`
getTelegramMyDefaultAdministratorRights Parameters:
https://core.telegram.org/bots/api#editmessagetext `editMessageText`
editTelegramMessageText Parameters:
https://core.telegram.org/bots/api#editmessagecaption `editMessageCaption`
editTelegramMessageCaption Parameters:
https://core.telegram.org/bots/api#editmessagemedia `editMessageMedia`
editTelegramMessageMedia Parameters:
https://core.telegram.org/bots/api#editmessagelivelocation `editMessageLiveLocation`
editTelegramMessageLiveLocation Parameters:
https://core.telegram.org/bots/api#stopmessagelivelocation `stopMessageLiveLocation`
stopTelegramMessageLiveLocation Parameters:
https://core.telegram.org/bots/api#editmessagereplymarkup `editMessageReplyMarkup`
editTelegramMessageReplyMarkup Parameters:
https://core.telegram.org/bots/api#stoppoll `stopPoll`
stopTelegramPoll Parameters:
https://core.telegram.org/bots/api#deletemessage `deleteMessage`
deleteTelegramMessage Parameters:
https://core.telegram.org/bots/api#deletemessages `deleteMessages`
deleteTelegramMessages Parameters:
https://core.telegram.org/bots/api#sendmessage `sendMessage`
SendTelegramReply Parameters:
https://core.telegram.org/bots/api#deletemessage `deleteMessage`
SendDeleteTelegramMessage Parameters:
https://core.telegram.org/bots/api#sendmessage `sendMessage`
SendTelegramMessageEntity Parameters:
# Webhooks https://core.telegram.org/bots/webhooks Telegram Bot API supports webhook. If you set webhook for your bot, Telegram will send updates to the specified url ## The fastest way change it to yours `bot_token` `your_url` putting this in the search bar https://api.telegram.org/bot_token/setwebhook?url=your_url #### example `https://api.telegram.org/bot1310530208:AAHAKEpv_E9k3rWc09G7Z0rJVcKHGEBqo6c/setwebhook?url=https://example.com/api/telegram-bot/handle` #### get the answer #### create a controller #### add to `api.php` file #### write in controller #### write a chat something

All versions of telegram-bot-helper with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package blue_skies/telegram-bot-helper contains the following files

Loading the files please wait ....