Skip to content
FrankWang edited this page Sep 19, 2015 · 6 revisions

Release Note

v0.3.6

  • New type File supported.
  • New method download_file added.

v0.3.5

  • Hotfix handler lambda bug.

v0.3.4

  • send_message add parse_mode parameter support. More information: https://core.telegram.org/bots/api#recent-changes
  • Add get_updates method to telebot class. Can use this method to get update object.
  • Remove time.sleep() from polling method. Use optional block parameter
Clone this wiki locally