Releases: php-telegram-bot/core
Releases · php-telegram-bot/core
0.33
0.32
- Introducing support for emoji in sticker entity according to Telegram bot api 6 may 2016
- Introducing support for forward_from_chat entity according to Telegram bot api 6 may 2016
- Introducing api 2.0 special button in /survey command thanks to @juananpe
- BD Bugfix for forwarded message
- Bugfix for Inline Keyboard
0.31
0.30
- Group chat conversation fixed
- Supergroup chat migration improved thanks to @jacklul
- /chat commands improved thanks @jacklul
- external mysql configuration
- all timestamp fields are now nullable thanks to @pavlyuts for reporting
- fixed update of timestamp in conversation
- Supergroup messages are properly stored in the database
0.29
0.28.0: Merge pull request #100 from raventid/patch-1
Fixes typo in word Webhook
Full support for Inline bots
- New table schema
- All Inline Entities created
- Full support for inline bots
- Bot name is shown in help command (thanks to @rafaeldelboni )
Inline Article Works
- Inline Article Implemented
Inline bot & Supergroups
- Starting support for inline bot
- Supergroups support
- Generic bug fixes
- New table shema
Introducing /sendtochannel command
- Fixed bug in /whoami ( thanks to @PeterNotenboom )
- Introducing /sendtochannel command in admin interface. Now channel can be managed from the private chat with your bot
- cleanup