Skip to content

Releases: parsapoorsh/TelegramBotPHP

Update to Telegram Bot API 6.7

06 May 13:49

Choose a tag to compare

  • Added the ability to set different bot names for different user languages using the method setMyName.
  • Added the ability to get the current bot name in the given language as the class BotName using the method getMyName.

Update to Telegram Bot API 6.6

06 May 13:37

Choose a tag to compare

Update to Telegram Bot API 6.4

06 May 12:55

Choose a tag to compare

Update to Telegram Bot API 6.3

04 May 16:23

Choose a tag to compare

Update to Telegram Bot API 6.2

04 May 16:15

Choose a tag to compare

Update to Telegram Bot API 6.1

04 May 15:07

Choose a tag to compare

Update to Telegram Bot API 6.0

04 May 14:20

Choose a tag to compare

answerWebAppQuery wasn't added, so i added answerWebAppQuery

drop php<7.4 support

02 May 21:58

Choose a tag to compare

Q: why are you dropping php<7.4 support?

A: for adding type hint, this was necessary.

Also in 2023, only a few people are still using php<7.4, I don't think anyone will be hurt by this.

custom API support

02 May 17:00

Choose a tag to compare

Now its possible to use any api insted of https://api.telegram.org

Clean and new package info

02 May 16:31

Choose a tag to compare

1.4.3

Edit package info