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