MadelineProto/classes/chat.py

5 lines
52 B
Python

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