python-telegram-bot/telegram
Poolitzer 8b0d2e5f75
Add pattern Argument to ChosenInlineResultHandler (#2517)
* Feat: add pattern arg to ChosenInlineResultHandler

* Fix: remove unnecessary if clause

the attribute must be present, since it's not optional.

* Fix: wrong type documentation

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* Fix: Addressing code review

small documentation fixes, and moving one test.

* Fix: link to matches

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* Fix: also link here

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
2021-05-19 10:32:11 +02:00
..
ext Add pattern Argument to ChosenInlineResultHandler (#2517) 2021-05-19 10:32:11 +02:00
files Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
games Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
inline Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
passport Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
payment API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
utils Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
__main__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
base.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
bot.py Fix send_phone_number_to_provider argument for Bot.send_invoice (#2527) 2021-05-16 20:56:28 +02:00
botcommand.py Update copyright headers 2021-01-03 10:40:24 +05:30
callbackquery.py Type Hinting Fixes (#2425) 2021-03-14 16:42:03 +01:00
chat.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
chataction.py Update ChatActions (#2460) 2021-04-22 08:57:56 +02:00
chatinvitelink.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chatlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatmember.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chatmemberupdated.py Convenience Utilities & Example for Handling ChatMemberUpdated (#2490) 2021-04-30 10:14:41 +02:00
chatpermissions.py Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
choseninlineresult.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
constants.py Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
dice.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
error.py Update copyright headers 2021-01-03 10:40:24 +05:30
forcereply.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbutton.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
keyboardbuttonpolltype.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
loginurl.py Update copyright headers 2021-01-03 10:40:24 +05:30
message.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
messageautodeletetimerchanged.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
messageentity.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
messageid.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
parsemode.py Update copyright headers 2021-01-03 10:40:24 +05:30
poll.py Update copyright headers 2021-01-03 10:40:24 +05:30
proximityalerttriggered.py Update copyright headers 2021-01-03 10:40:24 +05:30
py.typed Comply with PEP561 (#2168) 2020-11-01 19:33:01 +01:00
replykeyboardmarkup.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
replykeyboardremove.py Update copyright headers 2021-01-03 10:40:24 +05:30
replymarkup.py Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00
update.py Convenience Utilities & Example for Handling ChatMemberUpdated (#2490) 2021-04-30 10:14:41 +02:00
user.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
userprofilephotos.py Update copyright headers 2021-01-03 10:40:24 +05:30
version.py Bump version to v13.5 2021-04-30 11:15:38 +02:00
voicechat.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
webhookinfo.py Doc Fixes (#2437) 2021-04-30 10:47:41 +02:00