mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 04:38:42 +00:00
Add attributetable to WebhookMessage
This commit is contained in:
parent
a534aeac5d
commit
674f414ae0
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user