telegram-bot/api
Native PHP wrapper for the Telegram Bot API with no extra requirements. Supports all API methods and response types, including sending messages, documents, reply/inline keyboards, and media groups. Install via Composer and start building bots quickly.
Small docs fixes
Add WebhookInfo and Dice methods.
Added ability to setup proxy for requests to Telegram API
Add curl timeout 5 sec
Add new features from Bot API 3.5 Add new features from Bot API 3.6 Add some missed methods.
Add getParameters method to HttpException
Add new features from Bot API 3.4
Add new features from Bot API 3.3
Added missed callbackQuery method.
Add leaveChat method.
Client class.Add all features from Bot API 3.1:
restrictChatMember and promoteChatMember to manage users and admins, added new parameter until_date to kickChatMember for temporary bans.exportChatInviteLink, setChatPhoto, deleteChatPhoto, setChatTitle, setChatDescription, pinChatMessage and unpinChatMessage to manage groups and channels.photo, description and invite_link to the Chat object.until_date, can_be_edited, can_change_info, can_post_messages, can_edit_messages, can_delete_messages, can_invite_users, can_restrict_members, can_pin_messages, can_promote_members, can_send_messages, can_send_media_messages, can_send_other_messages and can_add_web_page_previews to the ChatMember object.Fix editMessageReplyMarkup and editMessageCaption methods.
Add inline_message_id param.
How can I help you explore Laravel packages today?