.. Pynani documentation master file, created by
   sphinx-quickstart on Mon Jun 24 23:16:41 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Pynani's documentation!
==================================

.. meta::
   :description: Official documentation of Pynani
   :keywords: python, Messenger, pynani, documentation, guide


Pynani is a Python package that provides a simple way to interact with the `Facebook Messenger API <https://developers.facebook.com/docs/messenger-platform>`_.


Content
--------
.. toctree::

   install
   quick_start
   messenger
   utils

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
