We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9d135 commit e3d1e53Copy full SHA for e3d1e53
mautrix/client/api/client.py
@@ -24,7 +24,7 @@ class ClientAPI(
24
functions for accessing the client-server API.
25
26
This class can be used directly, but generally you should use the higher-level wrappers that
27
- inherit from this class, such as :class:`mautrix.client.ClientAPI`
+ inherit from this class, such as :class:`mautrix.client.Client`
28
or :class:`mautrix.appservice.IntentAPI`.
29
30
Examples:
0 commit comments