mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
class {sub_class}({super_class}):
|
|
{docstring}
|
|
ID = {id}
|
|
"""``str``: Error ID"""
|
|
MESSAGE = __doc__
|
|
|
|
|