mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-18 19:16:43 +00:00

The initial release contains the most basic implementation of TLSharp core. This is also fully untested, since no test can be done until more work is done.
4 lines
94 B
Python
4 lines
94 B
Python
|
|
if __name__ == '__main__':
|
|
print('Hello worldz! Wooho... This is harder than it looks!')
|