mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-01 06:45:39 +00:00
Accommodate the new types
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
from pyrogram.api.core import Object
|
||||
|
||||
|
||||
class {class_name}(Object):
|
||||
"""{docstring_args}
|
||||
"""
|
||||
|
Reference in New Issue
Block a user