File: mautrix.types.rst

package info (click to toggle)
mautrix-python 0.20.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,812 kB
  • sloc: python: 19,103; makefile: 16
file content (23 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
mautrix.types
=============

.. currentmodule:: mautrix.types

.. autoclass:: mautrix.types.JSON
.. autoclass:: mautrix.types.UserID
.. autoclass:: mautrix.types.EventID
.. autoclass:: mautrix.types.RoomID
.. autoclass:: mautrix.types.RoomAlias
.. autoclass:: mautrix.types.FilterID
.. autoclass:: mautrix.types.ContentURI
.. autoclass:: mautrix.types.SyncToken
.. autoclass:: mautrix.types.DeviceID
.. autoclass:: mautrix.types.SessionID
.. autoclass:: mautrix.types.SigningKey
.. autoclass:: mautrix.types.IdentityKey

.. automodule:: mautrix.types
   :imported-members:
   :exclude-members: __init__
   :no-special-members:
   :no-show-inheritance: