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