Releases: defstudio/telegraph
Releases · defstudio/telegraph
v1.56.3
What's Changed
- Update 1.telegraph-bot.md by @MarcusLestrange in #684
- Fix error in DefStudio\Telegraph\Client\TelegraphResponse dump() and dd() methods declaration by @varemel in #685
New Contributors
- @MarcusLestrange made their first contribution in #684
Full Changelog: v1.56.2...v1.56.3
v1.56.2
Full Changelog: v1.56.1...v1.56.2
v1.56.1
What's Changed
- Implement InlineQueryResultVenue by @MarioGattolla in #678
- #310 venue Implemented SendVenue Method and Venue DTO by @MarioGattolla in #677
- Fixed Undefined array key "emoji" by @andrey-helldar in #682
Full Changelog: v1.56.0...v1.56.1
v1.56.0
What's Changed
- add only_if_banned flag to banMemer by @AndrzejkaNowicki in #674
Full Changelog: v1.55.3...v1.56.0
v1.55.3
What's Changed
- fix: Implicitly nullable parameter types in php8.4 by @ah-rahimi in #673
Full Changelog: v1.55.2...v1.55.3
v1.55.2
What's Changed
- TypeError: Cannot assign int to property
Entity::$customEmojiId
of type ?string by @andrey-helldar in #653 - fix error in Keyboard::fromArray() method if InlineKeyboardButton button has empty query string by @varemel in #659
- Support for handling webhook requests to join chats/channels by @AndrzejkaNowicki in #660
- support for php 8.4 by @MarioGattolla in #672
New Contributors
- @AndrzejkaNowicki made their first contribution in #660
Full Changelog: v1.55.1...v1.55.2
v1.55.1
What's Changed
- Added
ReactionType
data type, fixed typing by @andrey-helldar in #652
Full Changelog: v1.55.0...v1.55.1
v1.55.0
What's Changed
- Added entities processing by @andrey-helldar in #650
Full Changelog: v1.54.0...v1.55.0
v1.54.0
What's Changed
- Added independent methods for saving a chat and forming its name by @andrey-helldar in #647
- [feat] reactions by @Anze in #641
- Adding reaction processing when retrieving in webhooks by @andrey-helldar in #649
- Fix detection of command parameter without passing it by @andrey-helldar in #651
New Contributors
Full Changelog: v1.53.0...v1.54.0
v1.53.0
What's Changed
- #635 implement config for connection request timeout by @MarioGattolla in #636
- Added the ability to specify different prefixes for command definitions by @andrey-helldar in #643
- Make protected methods by @andrey-helldar in #642
Full Changelog: v1.52.0...v1.53.0