1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 09:34:38 +01:00
MadelineProto/classes/message.py

4 lines
37 B
Python

import crypt
class Message():
pass