2
0
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:
Dan
2018-04-24 16:08:33 +02:00
parent 59bca1c109
commit 6e78935857
13 changed files with 139 additions and 122 deletions

View File

@@ -2,6 +2,7 @@
from pyrogram.api.core import Object
class {class_name}(Object):
"""{docstring_args}
"""