Merge branch 'new-api' into file_id

This commit is contained in:
Dan 2018-04-03 12:40:19 +02:00
commit 2da47d7b6b

View File

@ -1,7 +1,8 @@
{notice}
from pyrogram.api.core import Object
class {class_name}:
class {class_name}(Object):
"""{docstring_args}
"""
ID = {object_id}