Skip to content

0.50.0

Compare
Choose a tag to compare
@noplanman noplanman released this 17 Oct 12:12
· 689 commits to master since this release
54823db

Notes

Added

  • Finish implementing payments, adding all missing type checks and docblock methods. (#647)
  • Implemented new changes for Bot API 3.4 (Live Locations). (#675)

Changed

  • Message::getCommand() returns null if not a command, instead of false. (#654)

Fixed

  • SQL update script for version 0.44.1-0.45.0.
  • Issues found by Scrutinizer (Type hints and return values). (#654)
  • Check inline keyboard button parameter value correctly. (#672)