Skip to content

Version 0.72.0

Choose a tag to compare

@noplanman noplanman released this 16 Apr 22:10
· 237 commits to master since this release
b6ea355

Notes

Added

Deprecated

  • Telegram::handleGetUpdates method should be passed a $data array for parameters. (#1202)

Fixed

  • message.edit_date is now of type timestamp. (#1191)
  • Allow all update types by default when using getUpdates method. (#1202)