Add source_channel and source_guild to Webhook
This commit is contained in:
15
docs/api.rst
15
docs/api.rst
@ -2991,6 +2991,21 @@ RawReactionClearEmojiEvent
|
||||
.. autoclass:: RawReactionClearEmojiEvent()
|
||||
:members:
|
||||
|
||||
PartialWebhookGuild
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: PartialWebhookGuild
|
||||
|
||||
.. autoclass:: PartialWebhookGuild()
|
||||
:members:
|
||||
|
||||
PartialWebhookChannel
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: PartialWebhookChannel
|
||||
|
||||
.. autoclass:: PartialWebhookChannel()
|
||||
:members:
|
||||
|
||||
.. _discord_api_data:
|
||||
|
||||
|
Reference in New Issue
Block a user