mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-26 09:07:43 +01:00
ac59f2f37c
* Added methods to generate the original markdown/html formatted string from the entities contained in an update * Added * Moved the html/markdown parsing methods to `Message` * Moved extract_* methods from helpers to the appropriate location * Refactored text_markdown and text_html * Refactored text_markdown and text_html for efficiency * Fixed method call in conversationhandler * Fixed method call in handler * Fixed `make test` command on windows systems * Improved method documentation |
||
---|---|---|
.. | ||
__init__.py | ||
callbackqueryhandler.py | ||
choseninlineresulthandler.py | ||
commandhandler.py | ||
conversationhandler.py | ||
dispatcher.py | ||
filters.py | ||
handler.py | ||
inlinequeryhandler.py | ||
jobqueue.py | ||
messagehandler.py | ||
regexhandler.py | ||
stringcommandhandler.py | ||
stringregexhandler.py | ||
typehandler.py | ||
updater.py |