github eternnoir/pyTelegramBotAPI 3.8.0
v3.8.0

latest releases: 4.18.0, 4.17.0, 4.16.0...
2 years ago

Large update

  • Type hints for many methods and functions
  • quick_markup function for easy Inline buttons creation
  • ChatMemberUpdated class added
  • Entities and allow_sending_without_reply parameters nearly to all send_xxx methods
  • location, conact, chat management and some other method signatures updated
  • proximity_alert_triggered, voice_chat_scheduled, voice_chat_started, voice_chat_ended, voice_chat_participants_invited, message_auto_delete_timer_changed and ohter content types added
  • commands management routines added
  • new my_chat_member and chat_member handlers added. By default these updates are disabled!!! See next row
  • polling / infinity_polling now accept allowed_updates to manage update types
    Lot of other minor updates to function signatures.

Great respect to @SwissCorePy for that!

Don't miss a new pyTelegramBotAPI release

NewReleases is sending notifications on new releases.