python-telegram-bot/telegram
2022-11-01 17:58:58 +01:00
..
_files Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_games Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_inline Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_passport Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_payment Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_utils Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
ext Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
request Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01: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 Don't Edit Objects In-Place When Inserting ext.Defaults (#3311) 2022-10-31 09:46:56 +01:00
_botcommand.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_botcommandscope.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_callbackquery.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_chat.py Add Methods Chat.mention_{html, markdown, markdown_v2} (#3308) 2022-10-31 09:45:21 +01:00
_chatadministratorrights.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_chatinvitelink.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_chatjoinrequest.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_chatlocation.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_chatmember.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_chatmemberupdated.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_chatpermissions.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_choseninlineresult.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_dice.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_forcereply.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_keyboardbutton.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_keyboardbuttonpolltype.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_loginurl.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_menubutton.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_message.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_messageautodeletetimerchanged.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_messageentity.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_messageid.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_poll.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_proximityalerttriggered.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_replykeyboardmarkup.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_replykeyboardremove.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_sentwebappmessage.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_telegramobject.py Overhaul String Representation of TelegramObject (#3234) 2022-10-30 11:21:19 +01:00
_update.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_user.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_userprofilephotos.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_version.py Bump version to v20.0a4 2022-08-27 13:25:57 +02:00
_videochat.py Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02:00
_webappdata.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_webappinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_webhookinfo.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
constants.py Add constants.MessageLimit.DEEP_LINK_LENGTH (#3315) 2022-11-01 17:58:58 +01:00
error.py Drop Manual Token Validation (#3167) 2022-08-03 08:16:48 +02:00
helpers.py Bump sphinx from 5.2.3 to 5.3.0 (#3300) 2022-10-23 14:59:27 +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