Skip to content

0.48.0

Compare
Choose a tag to compare
@noplanman noplanman released this 26 Aug 18:24
· 737 commits to master since this release
8fbc070

Notes

Added

  • New entities, methods, update types and inline keyboard button for Payments (Bot API 3.0).
  • Add new methods, fields and objects for working with stickers (Bot API 3.2).
  • New fields for Chat, User and Message objects (Bot API 3.3). is_bot added to user DB table.

Changed

  • Corrected ServerResponse->printError method to print by default and return by setting $return parameter.
  • Ensure command names are handled as lower case.

Fixed

  • Correctly save reply_to_message to DB.