diff options
| author | Rapptz <[email protected]> | 2021-04-07 06:37:09 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-04-07 06:37:09 -0400 |
| commit | a9d5c0aa3b9b5d45df43f35daaaa605bce78b5fd (patch) | |
| tree | 5a94adfe932414dfaa668435cadef15f6b286873 /docs | |
| parent | Remove type hints from generated docs (diff) | |
| download | discord.py-a9d5c0aa3b9b5d45df43f35daaaa605bce78b5fd.tar.xz discord.py-a9d5c0aa3b9b5d45df43f35daaaa605bce78b5fd.zip | |
Fix headers in partial webhook channel and guild objects
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api.rst b/docs/api.rst index 9c678327..f1bdbb76 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -2992,7 +2992,7 @@ RawReactionClearEmojiEvent :members: PartialWebhookGuild -~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~ .. attributetable:: PartialWebhookGuild @@ -3000,7 +3000,7 @@ PartialWebhookGuild :members: PartialWebhookChannel -~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~ .. attributetable:: PartialWebhookChannel |