mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Fix a typo with webhook documentation
This commit is contained in:
parent
fb5359f028
commit
298c28a293
@ -693,7 +693,7 @@ class Webhook(Hashable):
|
||||
avatar: Optional[:class:`bytes`]
|
||||
A :term:`py:bytes-like object` representing the webhook's new default avatar.
|
||||
reason: Optional[:class:`str`]
|
||||
The reason for deleting this webhook. Shows up on the audit log.
|
||||
The reason for editing this webhook. Shows up on the audit log.
|
||||
|
||||
.. versionadded:: 1.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user