Add attributetable to WebhookMessage

This commit is contained in:
Rapptz 2020-12-19 06:00:21 -05:00
parent a534aeac5d
commit 674f414ae0

View File

@ -2624,11 +2624,19 @@ Webhook Support
discord.py offers support for creating, editing, and executing webhooks through the :class:`Webhook` class. discord.py offers support for creating, editing, and executing webhooks through the :class:`Webhook` class.
Webhook
~~~~~~~~~
.. attributetable:: Webhook .. attributetable:: Webhook
.. autoclass:: Webhook .. autoclass:: Webhook
:members: :members:
WebhookMessage
~~~~~~~~~~~~~~~~
.. attributetable:: WebhookMessage
.. autoclass:: WebhookMessage .. autoclass:: WebhookMessage
:members: :members: