This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
python-telegram-bot
Watch
1
Star
0
Fork
You've already forked python-telegram-bot
0
mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced
2024-11-22 23:27:49 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7a8b1be5a4
python-telegram-bot
/
docs
/
source
/
telegram.ext.defaults.rst
7 lines
93 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
Documentation Improvements (#3464, #3483, #3484, #3497, #3512, #3501, #3515, #3523, #3498, #3529) Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com> Co-authored-by: Shivam Saini <51438830+shivamsn97@users.noreply.github.com> Co-authored-by: Aditya Yadav <adityayadav11082@gmail.com> Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com> Co-authored-by: Crsi <47722349+CrsiX@users.noreply.github.com> Co-authored-by: poolitzer <github@poolitzer.eu> Co-authored-by: Aditya <clot27@apx_managed.vanilla>
2023-02-05 18:09:55 +01:00
Defaults
========
Add default values (#1490) * added parse_mode parameter in Updater and in Bot class to set a default parse mode for bot * DefaultValue * Add default parse_mode everywhere * Renome to default_parse_mode * Test def parse_mode for send_*, edit_message_* * Remove duplicate code in Input* classes * Improve handling of def_p_m for Bot methods * Remove unneeded deletion of kwargs * Make @log preserve signature, add bots with defaults to tests * Fix Codacy * Fix Travis Error * Add default_disable_notification * Add default_disable_web_page_preview * Add default_disable_timeout * add default_disable_web_page_preview for InputTextMessageContent * add default_quote * Try fixing test_pin_and_unpin * Just run 3.5 tests for paranoia * add tests for Defaults * Revert "Just run 3.5 tests for paranoia" This reverts commit 1baa91a3a1f4b352161fe5715a9797f158d9c1b2. * Tidy up parameters, move Defaults to ext * Stage new files, because im an idiot * remove debug prints * change equality checks for DEFAULT_NONE * Some last changes * fix S&R error so that tests actually run Co-authored-by: Ak4zh <agwl.akash@gmail.com> Co-authored-by: Eldinnie <Eldinnie@users.noreply.github.com>
2020-02-06 11:22:56 +01:00
..
autoclass
::
telegram.ext.Defaults
:members:
:show-inheritance:
Reference in a new issue
Copy permalink