Skip to content

0.49.0

Compare
Choose a tag to compare
@noplanman noplanman released this 17 Sep 14:51
· 705 commits to master since this release
04de592

Notes

Added

  • Donation section and links in readme.
  • Missing payment methods in Request class.
  • Some helper methods for replying to commands and answering queries.

Changed

  • Updated and optimised all DB classes, removing a lot of bulky code.

Fixed

  • Ensure named SQL statement parameters are unique.
  • Channel selection when using DB::selectChats().