mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
a397e6c3c6
* Add missing DispatcherHandlerStop to docs * Forgot to stage new file ... * update docstring for bot.edit_message_* * make job callback docs context based * Flake8 * Fix doc strings of message.reply_ * Update thumb size docs * Add missing DispatcherHandlerStop to docs * Forgot to stage new file ... * update docstring for bot.edit_message_* * make job callback docs context based * Flake8 * Fix doc strings of message.reply_ * Update thumb size docs * Update docs on InlineQuery.query length * Minor doc updates * change module to class in to_float_timestamp doc string
6 lines
158 B
ReStructuredText
6 lines
158 B
ReStructuredText
telegram.ext.DispatcherHandlerStop
|
|
==================================
|
|
|
|
.. autoclass:: telegram.ext.DispatcherHandlerStop
|
|
:members:
|
|
:show-inheritance:
|