1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
This commit is contained in:
coder2020official
2022-03-07 21:13:30 +05:00
parent 4875bb6188
commit 244b058648
2 changed files with 1 additions and 5 deletions

View File

@ -46,8 +46,6 @@ REPLY_MARKUP_TYPES = Union[
Module : telebot
"""
__version__ = '4.4.0'
class Handler:
"""