python-telegram-bot/telegram/passport
Bibo-Joshi aec6d3bada
Explicit Signatures for Shortcuts (#2240)
* First POC

* Actually get it to work

* locals-less POC

* pre-commit

* Work on Message shortcuts, update some annotations in Bot methods

* Tippity Tappity, coding stuff

* CallbackQuery

* InlineQuery & Some other stuff

* Media Classes and PassportFile

* Fix tests

* PreCheckout- & ShippingQuery

* User

* Fix tests

* Chat

* Update rawapibot

* Update annotations for answer_inline_query
2020-12-30 13:41:07 +01:00
..
__init__.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
credentials.py Use F-Strings Where Possible (#2222) 2020-11-23 22:09:29 +01:00
data.py Rename kwargs to _kwargs where possible (#2182) 2020-11-05 18:12:01 +01:00
encryptedpassportelement.py Rename kwargs to _kwargs where possible (#2182) 2020-11-05 18:12:01 +01:00
passportdata.py Rename kwargs to _kwargs where possible (#2182) 2020-11-05 18:12:01 +01:00
passportelementerrors.py Rename kwargs to _kwargs where possible (#2182) 2020-11-05 18:12:01 +01:00
passportfile.py Explicit Signatures for Shortcuts (#2240) 2020-12-30 13:41:07 +01:00