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

1.6.9

Compare
Choose a tag to compare
@Lukasss93 Lukasss93 released this 28 Jul 15:04
· 38 commits to master since this release

[1.6.9]

Added

  • Added 3 classes in constants namespace:
    • MessageEntityTypes
    • PassportSources
    • PassportTypes

Changed

  • Updated to Telegram Bot API 4.0
  • Updated license file.
  • Updated phpdocs in methods.
  • Updated code indentation.
  • Replaced whitespaces with tabs.

Removed

  • Removed unused variables.

Fixed

  • JsonMapper Exception true type
  • $pay parameter unused in buildInlineKeyboardButton() method.
  • Missing $allowed_updates parameter to getUpdates() method.