README.md
setup.py
tgdata/__init__.py
tgdata/connection_engine.py
tgdata/message_engine.py
tgdata/models.py
tgdata/progress.py
tgdata/tgdata.py
tgdata/utils.py
tgdata.egg-info/PKG-INFO
tgdata.egg-info/SOURCES.txt
tgdata.egg-info/dependency_links.txt
tgdata.egg-info/requires.txt
tgdata.egg-info/top_level.txt
tgdata/smoke_tests/__init__.py
tgdata/smoke_tests/my_test.py
tgdata/smoke_tests/test_00_connection.py
tgdata/smoke_tests/test_01_list_group_chats.py
tgdata/smoke_tests/test_02_get_message_count.py
tgdata/smoke_tests/test_03_get_all_messages.py
tgdata/smoke_tests/test_04_get_all_messages_in_batches.py
tgdata/smoke_tests/test_06_advanced_features.py
tgdata/smoke_tests/test_10_polling.py