Skip to content

Version 0.71.0

Compare
Choose a tag to compare
@noplanman noplanman released this 05 Mar 14:03
· 267 commits to master since this release
9ca6158

Notes

Added

  • Define a custom Bot API server and file download URI. (#1168)

Changed

  • Improved error messages for empty input. (#1164)
  • Log update when processing it, not when fetching input. (#1164)

Fixed

  • getUpdates method wrongly sends only 1 Update when a limit of 0 is passed. (#1169)
  • Telegram::runCommands() now passes the correct message text to the commands. (#1181)
  • Request limiter accepts chat ID as integer and string. (#1182)
  • Calling Keyboard constructor without any parameters. (@hutattedonmyarm) (#1184)