python-telegram-bot/telegram/utils
Joscha Götzer ac59f2f37c Added methods to generate the original markdown/html string from entities contained in Message (#507)
* 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
2017-01-20 20:13:58 +01:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
botan.py move botan to contrib 2016-05-28 09:12:10 +02:00
deprecate.py Botapi2.3 (#471) 2016-12-11 22:44:52 +01:00
helpers.py Added methods to generate the original markdown/html string from entities contained in Message (#507) 2017-01-20 20:13:58 +01:00
promise.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
request.py Control the read timeout from telegram servers 2017-01-07 20:13:08 +02:00
webhookhandler.py Class methods (#362) 2016-09-20 06:36:55 +02:00