mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +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.
|
||||
|
||||
Webhook
|
||||
~~~~~~~~~
|
||||
|
||||
.. attributetable:: Webhook
|
||||
|
||||
.. autoclass:: Webhook
|
||||
:members:
|
||||
|
||||
WebhookMessage
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: WebhookMessage
|
||||
|
||||
.. autoclass:: WebhookMessage
|
||||
:members:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user