MadelineProto/classes/chat.py

5 lines
52 B
Python
Raw Normal View History

class Chat():
def __init__(self):
pass
pass