Skip to content

Version 0.73.0

Compare
Choose a tag to compare
@noplanman noplanman released this 14 Jun 14:06
· 225 commits to master since this release
ed2df60

Notes

Added

  • Bot API 5.2 (Payments 2.0). (#1216)
  • Possibility to connect to MySQL DB with unix socket. (#1220)

Changed

  • Telegram::runCommands returns array of ServerResponse objects of executed commands. (#1223)

Fixed

  • Regex for namespace extraction from custom command classes.
  • Nested and user-triggered Telegram::runCommands. (#1223)