*No copyright* Creative Commons CC0 1.0 --------------------------------------- Telethon-1.32.1/telethon_examples/LICENSE *No copyright* MIT License -------------------------- Telethon-1.32.1/setup.py MIT License ----------- Telethon-1.32.1/LICENSE Unknown or generated -------------------- Telethon-1.32.1/.coveragerc Telethon-1.32.1/.github/ISSUE_TEMPLATE/bug-report.yml Telethon-1.32.1/.github/ISSUE_TEMPLATE/config.yml Telethon-1.32.1/.github/ISSUE_TEMPLATE/documentation-issue.yml Telethon-1.32.1/.github/ISSUE_TEMPLATE/feature-request.yml Telethon-1.32.1/.github/pull_request_template.md Telethon-1.32.1/.github/workflows.disabled/python.yml Telethon-1.32.1/.pre-commit-config.yaml Telethon-1.32.1/README.rst Telethon-1.32.1/dev-requirements.txt Telethon-1.32.1/logo.svg Telethon-1.32.1/optional-requirements.txt Telethon-1.32.1/pyproject.toml Telethon-1.32.1/readthedocs/Makefile Telethon-1.32.1/readthedocs/basic/installation.rst Telethon-1.32.1/readthedocs/basic/next-steps.rst Telethon-1.32.1/readthedocs/basic/quick-start.rst Telethon-1.32.1/readthedocs/basic/signing-in.rst Telethon-1.32.1/readthedocs/basic/updates.rst Telethon-1.32.1/readthedocs/concepts/asyncio.rst Telethon-1.32.1/readthedocs/concepts/botapi-vs-mtproto.rst Telethon-1.32.1/readthedocs/concepts/chats-vs-channels.rst Telethon-1.32.1/readthedocs/concepts/entities.rst Telethon-1.32.1/readthedocs/concepts/errors.rst Telethon-1.32.1/readthedocs/concepts/full-api.rst Telethon-1.32.1/readthedocs/concepts/sessions.rst Telethon-1.32.1/readthedocs/concepts/strings.rst Telethon-1.32.1/readthedocs/concepts/updates.rst Telethon-1.32.1/readthedocs/conf.py Telethon-1.32.1/readthedocs/custom_roles.py Telethon-1.32.1/readthedocs/developing/coding-style.rst Telethon-1.32.1/readthedocs/developing/philosophy.rst Telethon-1.32.1/readthedocs/developing/project-structure.rst Telethon-1.32.1/readthedocs/developing/telegram-api-in-other-languages.rst Telethon-1.32.1/readthedocs/developing/test-servers.rst Telethon-1.32.1/readthedocs/developing/testing.rst Telethon-1.32.1/readthedocs/developing/tips-for-porting-the-project.rst Telethon-1.32.1/readthedocs/developing/understanding-the-type-language.rst Telethon-1.32.1/readthedocs/examples/chats-and-channels.rst Telethon-1.32.1/readthedocs/examples/users.rst Telethon-1.32.1/readthedocs/examples/word-of-warning.rst Telethon-1.32.1/readthedocs/examples/working-with-messages.rst Telethon-1.32.1/readthedocs/index.rst Telethon-1.32.1/readthedocs/make.bat Telethon-1.32.1/readthedocs/misc/changelog.rst Telethon-1.32.1/readthedocs/misc/compatibility-and-convenience.rst Telethon-1.32.1/readthedocs/misc/wall-of-shame.rst Telethon-1.32.1/readthedocs/modules/client.rst Telethon-1.32.1/readthedocs/modules/custom.rst Telethon-1.32.1/readthedocs/modules/errors.rst Telethon-1.32.1/readthedocs/modules/events.rst Telethon-1.32.1/readthedocs/modules/helpers.rst Telethon-1.32.1/readthedocs/modules/network.rst Telethon-1.32.1/readthedocs/modules/sessions.rst Telethon-1.32.1/readthedocs/modules/utils.rst Telethon-1.32.1/readthedocs/quick-references/client-reference.rst Telethon-1.32.1/readthedocs/quick-references/events-reference.rst Telethon-1.32.1/readthedocs/quick-references/faq.rst Telethon-1.32.1/readthedocs/quick-references/objects-reference.rst Telethon-1.32.1/readthedocs/requirements.txt Telethon-1.32.1/requirements.txt Telethon-1.32.1/telethon/__init__.py Telethon-1.32.1/telethon/_updates/__init__.py Telethon-1.32.1/telethon/_updates/entitycache.py Telethon-1.32.1/telethon/_updates/messagebox.py Telethon-1.32.1/telethon/_updates/session.py Telethon-1.32.1/telethon/client/__init__.py Telethon-1.32.1/telethon/client/account.py Telethon-1.32.1/telethon/client/auth.py Telethon-1.32.1/telethon/client/bots.py Telethon-1.32.1/telethon/client/buttons.py Telethon-1.32.1/telethon/client/chats.py Telethon-1.32.1/telethon/client/dialogs.py Telethon-1.32.1/telethon/client/downloads.py Telethon-1.32.1/telethon/client/messageparse.py Telethon-1.32.1/telethon/client/messages.py Telethon-1.32.1/telethon/client/telegrambaseclient.py Telethon-1.32.1/telethon/client/telegramclient.py Telethon-1.32.1/telethon/client/updates.py Telethon-1.32.1/telethon/client/uploads.py Telethon-1.32.1/telethon/client/users.py Telethon-1.32.1/telethon/crypto/__init__.py Telethon-1.32.1/telethon/crypto/aes.py Telethon-1.32.1/telethon/crypto/aesctr.py Telethon-1.32.1/telethon/crypto/authkey.py Telethon-1.32.1/telethon/crypto/cdndecrypter.py Telethon-1.32.1/telethon/crypto/factorization.py Telethon-1.32.1/telethon/crypto/libssl.py Telethon-1.32.1/telethon/crypto/rsa.py Telethon-1.32.1/telethon/custom.py Telethon-1.32.1/telethon/errors/__init__.py Telethon-1.32.1/telethon/errors/common.py Telethon-1.32.1/telethon/errors/rpcbaseerrors.py Telethon-1.32.1/telethon/events/__init__.py Telethon-1.32.1/telethon/events/album.py Telethon-1.32.1/telethon/events/callbackquery.py Telethon-1.32.1/telethon/events/chataction.py Telethon-1.32.1/telethon/events/common.py Telethon-1.32.1/telethon/events/inlinequery.py Telethon-1.32.1/telethon/events/messagedeleted.py Telethon-1.32.1/telethon/events/messageedited.py Telethon-1.32.1/telethon/events/messageread.py Telethon-1.32.1/telethon/events/newmessage.py Telethon-1.32.1/telethon/events/raw.py Telethon-1.32.1/telethon/events/userupdate.py Telethon-1.32.1/telethon/extensions/__init__.py Telethon-1.32.1/telethon/extensions/binaryreader.py Telethon-1.32.1/telethon/extensions/html.py Telethon-1.32.1/telethon/extensions/markdown.py Telethon-1.32.1/telethon/extensions/messagepacker.py Telethon-1.32.1/telethon/functions.py Telethon-1.32.1/telethon/helpers.py Telethon-1.32.1/telethon/hints.py Telethon-1.32.1/telethon/network/__init__.py Telethon-1.32.1/telethon/network/authenticator.py Telethon-1.32.1/telethon/network/connection/__init__.py Telethon-1.32.1/telethon/network/connection/connection.py Telethon-1.32.1/telethon/network/connection/http.py Telethon-1.32.1/telethon/network/connection/tcpabridged.py Telethon-1.32.1/telethon/network/connection/tcpfull.py Telethon-1.32.1/telethon/network/connection/tcpintermediate.py Telethon-1.32.1/telethon/network/connection/tcpmtproxy.py Telethon-1.32.1/telethon/network/connection/tcpobfuscated.py Telethon-1.32.1/telethon/network/mtprotoplainsender.py Telethon-1.32.1/telethon/network/mtprotosender.py Telethon-1.32.1/telethon/network/mtprotostate.py Telethon-1.32.1/telethon/network/requeststate.py Telethon-1.32.1/telethon/password.py Telethon-1.32.1/telethon/requestiter.py Telethon-1.32.1/telethon/sessions/__init__.py Telethon-1.32.1/telethon/sessions/abstract.py Telethon-1.32.1/telethon/sessions/memory.py Telethon-1.32.1/telethon/sessions/sqlite.py Telethon-1.32.1/telethon/sessions/string.py Telethon-1.32.1/telethon/sync.py Telethon-1.32.1/telethon/tl/__init__.py Telethon-1.32.1/telethon/tl/core/__init__.py Telethon-1.32.1/telethon/tl/core/gzippacked.py Telethon-1.32.1/telethon/tl/core/messagecontainer.py Telethon-1.32.1/telethon/tl/core/rpcresult.py Telethon-1.32.1/telethon/tl/core/tlmessage.py Telethon-1.32.1/telethon/tl/custom/__init__.py Telethon-1.32.1/telethon/tl/custom/adminlogevent.py Telethon-1.32.1/telethon/tl/custom/button.py Telethon-1.32.1/telethon/tl/custom/chatgetter.py Telethon-1.32.1/telethon/tl/custom/conversation.py Telethon-1.32.1/telethon/tl/custom/dialog.py Telethon-1.32.1/telethon/tl/custom/draft.py Telethon-1.32.1/telethon/tl/custom/file.py Telethon-1.32.1/telethon/tl/custom/forward.py Telethon-1.32.1/telethon/tl/custom/inlinebuilder.py Telethon-1.32.1/telethon/tl/custom/inlineresult.py Telethon-1.32.1/telethon/tl/custom/inlineresults.py Telethon-1.32.1/telethon/tl/custom/inputsizedfile.py Telethon-1.32.1/telethon/tl/custom/message.py Telethon-1.32.1/telethon/tl/custom/messagebutton.py Telethon-1.32.1/telethon/tl/custom/participantpermissions.py Telethon-1.32.1/telethon/tl/custom/qrlogin.py Telethon-1.32.1/telethon/tl/custom/sendergetter.py Telethon-1.32.1/telethon/tl/patched/__init__.py Telethon-1.32.1/telethon/tl/tlobject.py Telethon-1.32.1/telethon/types.py Telethon-1.32.1/telethon/utils.py Telethon-1.32.1/telethon/version.py Telethon-1.32.1/telethon_examples/README.md Telethon-1.32.1/telethon_examples/assistant.py Telethon-1.32.1/telethon_examples/gui.py Telethon-1.32.1/telethon_examples/interactive_telegram_client.py Telethon-1.32.1/telethon_examples/payment.py Telethon-1.32.1/telethon_examples/print_messages.py Telethon-1.32.1/telethon_examples/print_updates.py Telethon-1.32.1/telethon_examples/quart_login.py Telethon-1.32.1/telethon_examples/replier.py Telethon-1.32.1/telethon_examples/screenshot-gui.jpg Telethon-1.32.1/telethon_generator/__init__.py Telethon-1.32.1/telethon_generator/data/api.tl Telethon-1.32.1/telethon_generator/data/errors.csv Telethon-1.32.1/telethon_generator/data/friendly.csv Telethon-1.32.1/telethon_generator/data/html/404.html Telethon-1.32.1/telethon_generator/data/html/core.html Telethon-1.32.1/telethon_generator/data/html/css/docs.dark.css Telethon-1.32.1/telethon_generator/data/html/css/docs.h4x0r.css Telethon-1.32.1/telethon_generator/data/html/css/docs.light.css Telethon-1.32.1/telethon_generator/data/html/img/arrow.svg Telethon-1.32.1/telethon_generator/data/html/js/search.js Telethon-1.32.1/telethon_generator/data/methods.csv Telethon-1.32.1/telethon_generator/data/mtproto.tl Telethon-1.32.1/telethon_generator/docswriter.py Telethon-1.32.1/telethon_generator/generators/__init__.py Telethon-1.32.1/telethon_generator/generators/docs.py Telethon-1.32.1/telethon_generator/generators/errors.py Telethon-1.32.1/telethon_generator/generators/tlobject.py Telethon-1.32.1/telethon_generator/parsers/__init__.py Telethon-1.32.1/telethon_generator/parsers/errors.py Telethon-1.32.1/telethon_generator/parsers/methods.py Telethon-1.32.1/telethon_generator/parsers/tlobject/__init__.py Telethon-1.32.1/telethon_generator/parsers/tlobject/parser.py Telethon-1.32.1/telethon_generator/parsers/tlobject/tlarg.py Telethon-1.32.1/telethon_generator/parsers/tlobject/tlobject.py Telethon-1.32.1/telethon_generator/sourcebuilder.py Telethon-1.32.1/telethon_generator/syncerrors.py Telethon-1.32.1/telethon_generator/utils.py Telethon-1.32.1/tests/readthedocs/conftest.py Telethon-1.32.1/tests/readthedocs/quick_references/test_client_reference.py Telethon-1.32.1/tests/telethon/client/test_messages.py Telethon-1.32.1/tests/telethon/crypto/test_rsa.py Telethon-1.32.1/tests/telethon/events/test_chataction.py Telethon-1.32.1/tests/telethon/extensions/test_html.py Telethon-1.32.1/tests/telethon/extensions/test_markdown.py Telethon-1.32.1/tests/telethon/test_helpers.py Telethon-1.32.1/tests/telethon/test_pickle.py Telethon-1.32.1/tests/telethon/test_utils.py Telethon-1.32.1/tests/telethon/tl/test_serialization.py Telethon-1.32.1/update-docs.sh