mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-25 08:37:07 +01:00
7daddfb54d
* Refactor handling of `default_quote` * Make it a breaking change * Pickle a bots defaults * Temporarily enable tests for the v13 branch * Temporarily enable tests for the v13 branch * Refactor handling of kwargs in Bot methods (#1924) * Unify kwargs handling in Bot methods * Remove Request.get, make api_kwargs an explicit argument, move note to head of Bot class * Fix test_official * Update get_file methods * Refactor JobQueue (#1981) * First go on refactoring JobQueue * Temporarily enable tests for the v13 branch * Work on tests * Temporarily enable tests for the v13 branch * Increase coverage * Remove JobQueue.tick() * Address review * Temporarily enable tests for the v13 branch * Address review * Dispatch errors * Fix handling of job_kwargs * Remove possibility to pass a Bot to JobQueue * Refactor persistence of Bot instances (#1994) * Refactor persistence of bots * User BP.set_bot in Dispatcher * Temporarily enable tests for the v13 branch * Add documentation * Add warning to Updater for passing both defaults and bot * Address review * Fix test |
||
---|---|---|
.. | ||
ext | ||
files | ||
games | ||
inline | ||
passport | ||
payment | ||
utils | ||
vendor | ||
__init__.py | ||
__main__.py | ||
base.py | ||
bot.py | ||
botcommand.py | ||
callbackquery.py | ||
chat.py | ||
chataction.py | ||
chatmember.py | ||
chatpermissions.py | ||
choseninlineresult.py | ||
constants.py | ||
dice.py | ||
error.py | ||
forcereply.py | ||
keyboardbutton.py | ||
keyboardbuttonpolltype.py | ||
loginurl.py | ||
message.py | ||
messageentity.py | ||
parsemode.py | ||
poll.py | ||
replykeyboardmarkup.py | ||
replykeyboardremove.py | ||
replymarkup.py | ||
update.py | ||
user.py | ||
userprofilephotos.py | ||
version.py | ||
webhookinfo.py |