mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
Rename constructor/subclass_of_id to upper case, keep only static
This commit is contained in:
@@ -9,7 +9,6 @@ class TLObject:
|
||||
self.rpc_error = None
|
||||
|
||||
# These should be overrode
|
||||
self.constructor_id = 0
|
||||
self.content_related = False # Only requests/functions/queries are
|
||||
|
||||
# These should not be overrode
|
||||
|
Reference in New Issue
Block a user