diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 2bb9853d..0fb2134d 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1617,6 +1617,12 @@ User .. autocomethod:: typing :async-with: +Attachment +~~~~~~~~~~~ + +.. autoclass:: Attachment + :members: + Message ~~~~~~~ |