mirror of
https://github.com/paul-nameless/tg
synced 2025-02-16 18:48:24 +00:00
6 lines
58 B
Python
6 lines
58 B
Python
"""
|
|
Tg
|
|
|
|
TUI client for telegram
|
|
"""
|
|
__version__ = "0.0.1"
|