Design updates from #711

Significant design updated from
https://github.com/eternnoir/pyTelegramBotAPI/pull/711
This commit is contained in:
Badiboy
2020-01-08 20:06:40 +03:00
parent 9b279dc562
commit 760ea5a2f0
3 changed files with 312 additions and 30 deletions

View File

@@ -24,7 +24,6 @@ setup(name='pyTelegramBotAPI',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Environment :: Console',