Client Reference
================

.. currentmodule:: pywa.client

.. automethod:: WhatsApp.send_message
.. automethod:: WhatsApp.send_image
.. automethod:: WhatsApp.send_video
.. automethod:: WhatsApp.send_audio
.. automethod:: WhatsApp.send_document
.. automethod:: WhatsApp.send_location
.. automethod:: WhatsApp.send_contact
.. automethod:: WhatsApp.send_sticker
.. automethod:: WhatsApp.send_catalog
.. automethod:: WhatsApp.send_template
.. automethod:: WhatsApp.send_product
.. automethod:: WhatsApp.send_products
.. automethod:: WhatsApp.send_reaction
.. automethod:: WhatsApp.remove_reaction
.. automethod:: WhatsApp.mark_message_as_read
.. automethod:: WhatsApp.upload_media
.. automethod:: WhatsApp.download_media
.. automethod:: WhatsApp.get_media_url
.. automethod:: WhatsApp.get_business_profile
.. automethod:: WhatsApp.update_business_profile
.. automethod:: WhatsApp.get_commerce_settings
.. automethod:: WhatsApp.update_commerce_settings
.. automethod:: WhatsApp.create_template
