.. |
_files
|
Drop InputFile.is_image (#3053)
|
2022-05-29 14:35:26 +02:00 |
_games
|
Handle List-Valued Attributes More Consistently (#3057)
|
2022-05-26 19:15:54 +02:00 |
_inline
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_passport
|
Drop Support for ujson (#3037)
|
2022-05-19 12:47:53 +02:00 |
_payment
|
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
|
2022-05-18 17:18:44 +02:00 |
_utils
|
Adjust pre-commit Settings for isort (#3043)
|
2022-05-18 17:23:00 +02:00 |
ext
|
Add Application.post_init (#3078)
|
2022-06-08 07:44:22 +02:00 |
request
|
Expose BaseRequest.parse_json_payload (#3072)
|
2022-06-01 21:26:18 +02:00 |
__init__.py
|
Adjust pre-commit Settings for isort (#3043)
|
2022-05-18 17:23:00 +02:00 |
__main__.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_bot.py
|
Apply isort and Update pre-commit.ci Configuration (#3049)
|
2022-05-19 15:10:08 +02:00 |
_botcommand.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_botcommandscope.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_callbackquery.py
|
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
|
2022-05-18 17:18:44 +02:00 |
_chat.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_chatadministratorrights.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_chatinvitelink.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_chatjoinrequest.py
|
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
|
2022-05-18 17:18:44 +02:00 |
_chatlocation.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_chatmember.py
|
Documentation Fixes & Improvements (#2969)
|
2022-05-06 18:22:36 +02:00 |
_chatmemberupdated.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_chatpermissions.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_choseninlineresult.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_dice.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_forcereply.py
|
Don't Pass Default Values of Optional Parameters to Telegram (#2978)
|
2022-05-09 19:30:46 +02:00 |
_keyboardbutton.py
|
Adjust Equality Comparisons to Fit Bot API 6.0 (#3033)
|
2022-05-18 07:48:20 +02:00 |
_keyboardbuttonpolltype.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_loginurl.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_menubutton.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_message.py
|
Add Convenience Property Message.id (#3077)
|
2022-06-01 21:29:46 +02:00 |
_messageautodeletetimerchanged.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_messageentity.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_messageid.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_poll.py
|
Handle List-Valued Attributes More Consistently (#3057)
|
2022-05-26 19:15:54 +02:00 |
_proximityalerttriggered.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_replykeyboardmarkup.py
|
Don't Pass Default Values of Optional Parameters to Telegram (#2978)
|
2022-05-09 19:30:46 +02:00 |
_replykeyboardremove.py
|
Don't Pass Default Values of Optional Parameters to Telegram (#2978)
|
2022-05-09 19:30:46 +02:00 |
_sentwebappmessage.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_telegramobject.py
|
Apply isort and Update pre-commit.ci Configuration (#3049)
|
2022-05-19 15:10:08 +02:00 |
_update.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_user.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_userprofilephotos.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_version.py
|
Add Tuple Based Version Info and Rename telegram.bot_api_version to telegram.__bot_api_version__ (#3030)
|
2022-05-14 15:50:12 +02:00 |
_videochat.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
_webappdata.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_webappinfo.py
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
_webhookinfo.py
|
Adjust Equality Comparisons to Fit Bot API 6.0 (#3033)
|
2022-05-18 07:48:20 +02:00 |
constants.py
|
Add Tuple Based Version Info and Rename telegram.bot_api_version to telegram.__bot_api_version__ (#3030)
|
2022-05-14 15:50:12 +02:00 |
error.py
|
Drop Explicit Type conversions in __init__ s (#3056)
|
2022-05-26 19:16:30 +02:00 |
helpers.py
|
Escape Backslashes in escape_markdown (#3055)
|
2022-05-21 16:54:11 +02:00 |
py.typed
|
Comply with PEP561 (#2168)
|
2020-11-01 19:33:01 +01:00 |
warnings.py
|
Documentation Fixes & Improvements (#2969)
|
2022-05-06 18:22:36 +02:00 |