1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 20:51:19 +01:00
MadelineProto/class/message.py

4 lines
37 B
Python

import crypt
class Message():
pass