Commit graph

4 commits

Author SHA1 Message Date
Alex Root Junior
d3b488e16d Refactor dispatcher. Update docs. Fix tests. 2020-11-18 02:05:52 +02:00
Alex Root Junior
293337735d Update project structure 2020-11-16 23:32:37 +02:00
Alex Root Junior
f5684aef07 Update default parse_mode propagation. 2020-06-14 18:18:29 +03:00
Gabben
de3c5c1a8d
Download feature and URLInputFile (#332)
* Fix How to upload docs

* Rename BaseBot to Bot

* Add download_file method

* Add download method

* Add URLInputFile

* Add Downloadable to __init__ and __all__

* Fix ImportError for Python 3.7

* Related pages

* Improving docs

* Some speed

* staticmethod to classmethod
2020-05-27 01:25:13 +03:00