Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Releases: Lukasss93/telegrambot-php

1.4.4

12 Aug 22:37

Choose a tag to compare

Fixed TelegramHelper not available globally

1.4.3

12 Aug 14:32

Choose a tag to compare

Added TelegramHelper file, removed 1 dependence.

1.4.2

12 Aug 14:16

Choose a tag to compare

Renamed and fixed getType in Update object.

Added getType in Message object.

1.4.1

09 Aug 13:07

Choose a tag to compare

Added INLINE_QUERY type to getUpdateType()

1.4.0

21 Jul 15:41

Choose a tag to compare

Updated to Telegram Bot API 3.2

1.3.0

30 Jun 13:58

Choose a tag to compare

Updated to Telegram Bot API 3.1

1.2.3

12 Jun 16:06

Choose a tag to compare

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.2

04 Jun 23:41

Choose a tag to compare

Updated composer.json

1.2.1

04 Jun 21:40

Choose a tag to compare

Added isForwarded method in Message class

1.2.0

04 Jun 14:39

Choose a tag to compare

Fixed and optimized things