Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 427 Bytes

synadm.module.rst

File metadata and controls

15 lines (12 loc) · 427 Bytes

Synadm Package

The synadm package contains the :mod:`synadm.api` module which is responsible for accessing the Synapse admin API endpoints and the regular Matrix API endpoints. Also some helper methods, e.g to calculate time-related things are to be found in this module:

.. automodule:: synadm.api
   :members:
   :undoc-members:
   :show-inheritance:
   :private-members:
   :member-order: bysource