python-telegram-bot/telegram/_payment
tal66 076955d04d
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
* Introduce keyword-only arguments in Bot methods

* partial code review fix

* tests, code rev changes

* flake8

* tests, code rev, more shortcut methods

* One more iteration on `check_shortcut_signature`

* Update tests/conftest.py

Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>

Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-18 17:18:44 +02:00
..
__init__.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
invoice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
labeledprice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
orderinfo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
precheckoutquery.py Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035) 2022-05-18 17:18:44 +02:00
shippingaddress.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
shippingoption.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
shippingquery.py Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035) 2022-05-18 17:18:44 +02:00
successfulpayment.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00