XayOn / katcr

Search in multiple torrent sites from your CLI
GNU General Public License v3.0
69 stars 3 forks source link

Update telepot to 12.6 #37

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of telepot available. You are currently using 12.3. I have updated it to 12.6

These links might come in handy: PyPI | Changelog | Repo

Changelog

12.6

  • Bot API 3.6
  • Added parse_mode to all methods and namedtuples supporting caption
  • Added supports_streaming and connected_website to relevant methods and namedtuples
  • Fixed downloading through proxy in telepot.aio.api module

12.5

  • Bot API 3.5
  • Added method sendMediaGroup and namedtuple InputMediaPhoto and InputMediaVideo
  • Added parameter provider_data to method sendInvoice
  • Better exception handling in telepot.aio.api module

12.4

  • Bot API 3.4
  • Live location:
    • Added live_period to method sendLocation, and namedtuple InlineQueryResultLocation and InputLocationMessageContent
    • Added method editMessageLiveLocation and stopMessageLiveLocation
  • Added method setChatStickerSet and deleteChatStickerSet
  • Added sticker_set_name and can_set_sticker_set to namedtuple Chat
  • Added caption_entities to namedtuple Message
  • Added method editMessageLiveLocation and stopMessageLiveLocation to class Editor
  • Added method setChatStickerSet and deleteChatStickerSet to class Administrator
  • Allowed supplying initial offset to MessageLoop
  • Allowed Bot API access through proxy

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 635219f2d0be336ac10e1757f077291a548e2b6f on pyup-update-telepot-12.3-to-12.6 into 666facaf6f5a6f7cfc9ade8be6c62a4e39ac9c3f on master.

pyup-bot commented 6 years ago

Closing this in favor of #51