1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Merge branch 'newfeatures' of https://github.com/coder2020official/pyTelegramBotAPI into newfeatures

This commit is contained in:
_run 2022-07-07 15:09:45 +05:00
commit 36fbb13663

View File

@ -4,4 +4,4 @@ from .webhooks import SyncWebhookListener
__all__ = [
'SyncWebhookListener'
]
]