.. WebWhatsAPI documentation master file, created by sphinx-quickstart on Tue Feb 20 11:51:02 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to WebWhatsAPI's documentation! ======================================= .. toctree:: :maxdepth: 2 :caption: Contents: This package is used to provide a python interface for interacting with WhatsAPP Web to send and recieve Whatsapp messages. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Documentation for the Code ************************** Driver ========================= .. automodule:: webwhatsapi :members: Objects ========================= .. automodule:: webwhatsapi.objects.contact :members: :undoc-members: .. automodule:: webwhatsapi.objects.chat :members: :undoc-members: .. automodule:: webwhatsapi.objects.message :members: :undoc-members: