mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Make raw API types immutable
This commit is contained in:
@@ -155,4 +155,4 @@ class TLRequest(TLObject):
|
||||
return reader.tgread_object()
|
||||
|
||||
async def resolve(self, client, utils):
|
||||
pass
|
||||
return self
|
||||
|
Reference in New Issue
Block a user