mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 20:50:22 +03:00
Update telegram_client.py
Revert layout changes
This commit is contained in:
parent
12838bc711
commit
9e5128547a
|
@ -1768,7 +1768,6 @@ class TelegramClient(TelegramBareClient):
|
|||
The event builder class or instance to be used,
|
||||
for instance ``events.NewMessage``.
|
||||
"""
|
||||
|
||||
def decorator(f):
|
||||
self.add_event_handler(f, event)
|
||||
return f
|
||||
|
|
Loading…
Reference in New Issue
Block a user