python-telegram-bot/telegram/_inline
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
inlinekeyboardbutton.py Adjust Equality Comparisons to Fit Bot API 6.0 (#3033) 2022-05-18 07:48:20 +02:00
inlinekeyboardmarkup.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequery.py Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035) 2022-05-18 17:18:44 +02:00
inlinequeryresult.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultarticle.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultaudio.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedaudio.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcacheddocument.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedgif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedmpeg4gif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedphoto.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedsticker.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedvideo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcachedvoice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultcontact.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultdocument.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultgame.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultgif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultlocation.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultmpeg4gif.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultphoto.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultvenue.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultvideo.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inlinequeryresultvoice.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inputcontactmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inputinvoicemessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inputlocationmessagecontent.py Update and Expand Tests & pre-commit Settings and Improve Code Quality (#2925) 2022-05-06 18:22:34 +02:00
inputmessagecontent.py Update and Expand Tests & pre-commit Settings and Improve Code Quality (#2925) 2022-05-06 18:22:34 +02:00
inputtextmessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
inputvenuemessagecontent.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00