LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
rouba_backup/__init__.py
rouba_backup/client.py
rouba_backup/client_backup.py
rouba_backup/events.py
sorocore/__init__.py
sorocore/client.py
sorocore/events.py
soroushkit/__init__.py
soroushkit/client.py
soroushkit/events.py
spluspython/__init__.py
spluspython/setup.py
spluspython.egg-info/PKG-INFO
spluspython.egg-info/SOURCES.txt
spluspython.egg-info/dependency_links.txt
spluspython.egg-info/requires.txt
spluspython.egg-info/top_level.txt
spluspython/spluspython/__init__.py
spluspython/spluspython/custom.py
spluspython/spluspython/functions.py
spluspython/spluspython/helpers.py
spluspython/spluspython/hints.py
spluspython/spluspython/password.py
spluspython/spluspython/requestiter.py
spluspython/spluspython/sync.py
spluspython/spluspython/types.py
spluspython/spluspython/utils.py
spluspython/spluspython/version.py
spluspython/spluspython/_updates/__init__.py
spluspython/spluspython/_updates/entitycache.py
spluspython/spluspython/_updates/messagebox.py
spluspython/spluspython/_updates/session.py
spluspython/spluspython/client/__init__.py
spluspython/spluspython/client/account.py
spluspython/spluspython/client/auth.py
spluspython/spluspython/client/bots.py
spluspython/spluspython/client/buttons.py
spluspython/spluspython/client/chats.py
spluspython/spluspython/client/dialogs.py
spluspython/spluspython/client/downloads.py
spluspython/spluspython/client/messageparse.py
spluspython/spluspython/client/messages.py
spluspython/spluspython/client/soroushclient.py
spluspython/spluspython/client/telegrambaseclient.py
spluspython/spluspython/client/updates.py
spluspython/spluspython/client/uploads.py
spluspython/spluspython/client/users.py
spluspython/spluspython/crypto/__init__.py
spluspython/spluspython/crypto/aes.py
spluspython/spluspython/crypto/aesctr.py
spluspython/spluspython/crypto/authkey.py
spluspython/spluspython/crypto/cdndecrypter.py
spluspython/spluspython/crypto/factorization.py
spluspython/spluspython/crypto/libssl.py
spluspython/spluspython/crypto/rsa.py
spluspython/spluspython/errors/__init__.py
spluspython/spluspython/errors/common.py
spluspython/spluspython/errors/rpcbaseerrors.py
spluspython/spluspython/errors/rpcerrorlist.py
spluspython/spluspython/events/__init__.py
spluspython/spluspython/events/album.py
spluspython/spluspython/events/callbackquery.py
spluspython/spluspython/events/chataction.py
spluspython/spluspython/events/common.py
spluspython/spluspython/events/inlinequery.py
spluspython/spluspython/events/messagedeleted.py
spluspython/spluspython/events/messageedited.py
spluspython/spluspython/events/messageread.py
spluspython/spluspython/events/newmessage.py
spluspython/spluspython/events/raw.py
spluspython/spluspython/events/userupdate.py
spluspython/spluspython/extensions/__init__.py
spluspython/spluspython/extensions/binaryreader.py
spluspython/spluspython/extensions/html.py
spluspython/spluspython/extensions/markdown.py
spluspython/spluspython/extensions/messagepacker.py
spluspython/spluspython/network/__init__.py
spluspython/spluspython/network/authenticator.py
spluspython/spluspython/network/mtprotoplainsender.py
spluspython/spluspython/network/mtprotosender.py
spluspython/spluspython/network/mtprotostate.py
spluspython/spluspython/network/requeststate.py
spluspython/spluspython/network/connection/__init__.py
spluspython/spluspython/network/connection/connection.py
spluspython/spluspython/network/connection/http.py
spluspython/spluspython/network/connection/tcpabridged.py
spluspython/spluspython/network/connection/tcpfull.py
spluspython/spluspython/network/connection/tcpintermediate.py
spluspython/spluspython/network/connection/tcpmtproxy.py
spluspython/spluspython/network/connection/tcpobfuscated.py
spluspython/spluspython/network/connection/websocket.py
spluspython/spluspython/sessions/__init__.py
spluspython/spluspython/sessions/abstract.py
spluspython/spluspython/sessions/memory.py
spluspython/spluspython/sessions/sqlite.py
spluspython/spluspython/sessions/string.py
spluspython/spluspython/tl/__init__.py
spluspython/spluspython/tl/alltlobjects.py
spluspython/spluspython/tl/tlobject.py
spluspython/spluspython/tl/core/__init__.py
spluspython/spluspython/tl/core/gzippacked.py
spluspython/spluspython/tl/core/messagecontainer.py
spluspython/spluspython/tl/core/rpcresult.py
spluspython/spluspython/tl/core/tlmessage.py
spluspython/spluspython/tl/custom/__init__.py
spluspython/spluspython/tl/custom/adminlogevent.py
spluspython/spluspython/tl/custom/button.py
spluspython/spluspython/tl/custom/chatgetter.py
spluspython/spluspython/tl/custom/conversation.py
spluspython/spluspython/tl/custom/dialog.py
spluspython/spluspython/tl/custom/draft.py
spluspython/spluspython/tl/custom/file.py
spluspython/spluspython/tl/custom/forward.py
spluspython/spluspython/tl/custom/inlinebuilder.py
spluspython/spluspython/tl/custom/inlineresult.py
spluspython/spluspython/tl/custom/inlineresults.py
spluspython/spluspython/tl/custom/inputsizedfile.py
spluspython/spluspython/tl/custom/message.py
spluspython/spluspython/tl/custom/messagebutton.py
spluspython/spluspython/tl/custom/participantpermissions.py
spluspython/spluspython/tl/custom/qrlogin.py
spluspython/spluspython/tl/custom/sendergetter.py
spluspython/spluspython/tl/custom/types.py
spluspython/spluspython/tl/functions/__init__.py
spluspython/spluspython/tl/functions/account.py
spluspython/spluspython/tl/functions/auth.py
spluspython/spluspython/tl/functions/bots.py
spluspython/spluspython/tl/functions/channels.py
spluspython/spluspython/tl/functions/chatlists.py
spluspython/spluspython/tl/functions/conference.py
spluspython/spluspython/tl/functions/contacts.py
spluspython/spluspython/tl/functions/folders.py
spluspython/spluspython/tl/functions/help.py
spluspython/spluspython/tl/functions/langpack.py
spluspython/spluspython/tl/functions/messages.py
spluspython/spluspython/tl/functions/payments.py
spluspython/spluspython/tl/functions/phone.py
spluspython/spluspython/tl/functions/photos.py
spluspython/spluspython/tl/functions/premium.py
spluspython/spluspython/tl/functions/stats.py
spluspython/spluspython/tl/functions/stories.py
spluspython/spluspython/tl/functions/thirdParty.py
spluspython/spluspython/tl/functions/updates.py
spluspython/spluspython/tl/functions/upload.py
spluspython/spluspython/tl/functions/users.py
spluspython/spluspython/tl/patched/__init__.py
spluspython/spluspython/tl/types/__init__.py
spluspython/spluspython/tl/types/account.py
spluspython/spluspython/tl/types/auth.py
spluspython/spluspython/tl/types/bots.py
spluspython/spluspython/tl/types/channels.py
spluspython/spluspython/tl/types/chatlists.py
spluspython/spluspython/tl/types/conference.py
spluspython/spluspython/tl/types/contacts.py
spluspython/spluspython/tl/types/help.py
spluspython/spluspython/tl/types/messages.py
spluspython/spluspython/tl/types/payments.py
spluspython/spluspython/tl/types/phone.py
spluspython/spluspython/tl/types/photos.py
spluspython/spluspython/tl/types/premium.py
spluspython/spluspython/tl/types/stats.py
spluspython/spluspython/tl/types/stickers.py
spluspython/spluspython/tl/types/storage.py
spluspython/spluspython/tl/types/stories.py
spluspython/spluspython/tl/types/thirdParty.py
spluspython/spluspython/tl/types/update.py
spluspython/spluspython/tl/types/updates.py
spluspython/spluspython/tl/types/upload.py
spluspython/spluspython/tl/types/users.py