python-telegram-bot/telegram
dependabot[bot] 76c2fc1776
Bump sphinx from 5.2.3 to 5.3.0 (#3300)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-10-23 14:59:27 +02: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 Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
ext Bump sphinx from 5.2.3 to 5.3.0 (#3300) 2022-10-23 14:59:27 +02:00
request Drop Manual Token Validation (#3167) 2022-08-03 08:16:48 +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 Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02: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 Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02: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 Add recursive Parameter to TelegramObject.to_dict() (#3276) 2022-10-19 10:31:55 +02: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 Two Constants Related to Local Bot API Servers (#3296) 2022-10-17 19:58:28 +02: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