COPYING
COPYING.lesser
MANIFEST.in
NOTICE
README.rst
setup.cfg
setup.py
Pyrogram.egg-info/PKG-INFO
Pyrogram.egg-info/SOURCES.txt
Pyrogram.egg-info/dependency_links.txt
Pyrogram.egg-info/not-zip-safe
Pyrogram.egg-info/requires.txt
Pyrogram.egg-info/top_level.txt
compiler/__init__.py
compiler/api/__init__.py
compiler/api/compiler.py
compiler/api/source/auth_key.tl
compiler/api/source/main_api.tl
compiler/api/source/sys_msgs.tl
compiler/api/template/class.txt
compiler/error/__init__.py
compiler/error/compiler.py
compiler/error/source/303_SEE_OTHER.tsv
compiler/error/source/400_BAD_REQUEST.tsv
compiler/error/source/401_UNAUTHORIZED.tsv
compiler/error/source/420_FLOOD.tsv
compiler/error/source/500_INTERNAL_SERVER_ERROR.tsv
compiler/error/template/class.txt
compiler/error/template/sub_class.txt
pyrogram/__init__.py
pyrogram/api/__init__.py
pyrogram/api/core/__init__.py
pyrogram/api/core/future_salt.py
pyrogram/api/core/future_salts.py
pyrogram/api/core/gzip_packed.py
pyrogram/api/core/message.py
pyrogram/api/core/msg_container.py
pyrogram/api/core/object.py
pyrogram/api/core/primitives/__init__.py
pyrogram/api/core/primitives/bool.py
pyrogram/api/core/primitives/bytes.py
pyrogram/api/core/primitives/double.py
pyrogram/api/core/primitives/int.py
pyrogram/api/core/primitives/null.py
pyrogram/api/core/primitives/string.py
pyrogram/api/core/primitives/vector.py
pyrogram/api/errors/__init__.py
pyrogram/api/errors/error.py
pyrogram/client/__init__.py
pyrogram/client/chat_action.py
pyrogram/client/client.py
pyrogram/connection/__init__.py
pyrogram/connection/connection.py
pyrogram/connection/transport/__init__.py
pyrogram/connection/transport/tcp/__init__.py
pyrogram/connection/transport/tcp/tcp.py
pyrogram/connection/transport/tcp/tcp_abridged.py
pyrogram/connection/transport/tcp/tcp_full.py
pyrogram/connection/transport/tcp/tcp_intermediate.py
pyrogram/crypto/__init__.py
pyrogram/crypto/ctr.py
pyrogram/crypto/ige.py
pyrogram/crypto/kdf.py
pyrogram/crypto/prime.py
pyrogram/crypto/rsa.py
pyrogram/extensions/__init__.py
pyrogram/extensions/markdown.py
pyrogram/session/__init__.py
pyrogram/session/auth.py
pyrogram/session/session.py
pyrogram/session/internals/__init__.py
pyrogram/session/internals/data_center.py
pyrogram/session/internals/msg_factory.py
pyrogram/session/internals/msg_id.py
pyrogram/session/internals/seq_no.py