diff options
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index c74ea20a..23f1e458 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -120,6 +120,9 @@ Some classes are just there to be data containers, this lists them. It should be .. autoclass:: PrivateChannel :members: +.. autoclass:: Invite + :members: + Exceptions ------------ |