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

Releases: Lukasss93/telegrambot-php

v1.14.1

07 Sep 22:24

Choose a tag to compare

v1.14.1 - 2021-09-07

Fixed

  • Fixed php version + updated jsonmapper version
  • Removed composer.lock from git

v1.14

25 Jul 00:37

Choose a tag to compare

v1.13 - 2021-07-25

Changed

  • Updated to Telegram Bot API 5.3

v1.13

26 Apr 20:00

Choose a tag to compare

v1.13 - 2021-04-26

Changed

  • Updated to Telegram Bot API 5.2

v1.12.1

10 Mar 21:20

Choose a tag to compare

v1.12.1 - 2021-03-10

Fixed

  • Fix missing types

v1.12

09 Mar 23:26

Choose a tag to compare

v1.12 - 2021-03-10

Changed

  • Updated to Telegram Bot API 5.1

1.11

09 Nov 23:25

Choose a tag to compare

Recent changes

v1.11 - 2020-11-10

Changed

  • Updated to Telegram Bot API 5.0

1.10.1

29 Jul 18:56

Choose a tag to compare

v1.10.1 - 2020-07-29

Fixed

  • Scalar return values not supported when mapping objects

1.10

21 Jul 21:49

Choose a tag to compare

v1.10 - 2020-07-21

Added

  • Added getFrom() method to Update object to get the sender

1.9

04 Jun 22:31

Choose a tag to compare

1.9

[1.9] - 2020-06-05

Changed

  • Updated to Telegram Bot API 4.9

1.8

26 Apr 00:39

Choose a tag to compare

1.8

[1.8] - 2020-04-26

Added

  • Added the ability to get an inexistent property from an object

Changed

  • Updated to Telegram Bot API 4.8

Fixed

  • Fixed mb_str_split method warning in PHP 7.4