ehForwarderBot / efb-telegram-master

EFB Telegram Master Channel, a channel for EH Forwarder Bot.
GNU Affero General Public License v3.0
223 stars 78 forks source link

PTB's implementation of typehint is breaking mypy type check of ETM #108

Closed blueset closed 2 years ago

blueset commented 3 years ago

Majority of the type errors are due to optional types and custom types. We might need to rewrite a whole load of type definitions here.

CI result: https://github.com/blueset/efb-telegram-master/runs/1499418156?check_suite_focus=true

blueset commented 3 years ago

Partially fixed this in 41428ea.

Pending a fix of incorrect type definition in PTB at python-telegram-bot/python-telegram-bot#2240.

Will close this once it is merged and released.

blueset commented 3 years ago

Update: the aformementioned PR has been merged, pending release in PTB version 13.2