pyrofork/pyrogram/client
Dan dc47d8e386 Add custom Str and use it for texts and captions.
This would allow usages like message.text.markdown which will
return the unparsed markdown text
2018-05-10 14:47:15 +02:00
..
dispatcher Don't process empty messages 2018-05-09 21:40:24 +02:00
ext Add custom Str and use it for texts and captions. 2018-05-10 14:47:15 +02:00
filters Add Filters.bot 2018-05-08 18:08:51 +02:00
handlers Add CallbackQuery to docs 2018-04-29 19:06:35 +02:00
methods Clean get_history 2018-05-09 20:27:29 +02:00
style Add markdown unparse method 2018-05-10 14:46:14 +02:00
types Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
__init__.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
client.py Move download_media 2018-05-09 13:36:33 +02:00