Releases: Lukasss93/telegrambot-php
Releases · Lukasss93/telegrambot-php
1.4.4
Fixed TelegramHelper not available globally
1.4.3
Added TelegramHelper file, removed 1 dependence.
1.4.2
Renamed and fixed getType in Update object.
Added getType in Message object.
1.4.1
Added INLINE_QUERY type to getUpdateType()
1.4.0
Updated to Telegram Bot API 3.2
1.3.0
Updated to Telegram Bot API 3.1
1.2.3
Added getUpdateType() method.
Added TelegramUpdateTypes class for getUpdateType() method.
Added curl_file_create_auto_mime() function.
Fixed isForwarded() method in Message class.
Updated Readme.
1.2.1
Added isForwarded method in Message class
1.2.0
Fixed and optimized things