0.49.0
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()
.