mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Update to layer 151
This commit is contained in:
@@ -14,7 +14,7 @@ from ..tl.custom.sendergetter import SenderGetter
|
||||
# in a single place will make it annoying to use (since
|
||||
# the user needs to check for the existence of `None`).
|
||||
#
|
||||
# TODO Handle UpdateUserBlocked, UpdateUserName, UpdateUserPhone, UpdateUserPhoto
|
||||
# TODO Handle UpdateUserBlocked, UpdateUserName, UpdateUserPhone, UpdateUser
|
||||
|
||||
def _requires_action(function):
|
||||
@functools.wraps(function)
|
||||
|
Reference in New Issue
Block a user