mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Fix InvalidArgument typo in Webhook.edit
This commit is contained in:
parent
dd3536be63
commit
7362a2582c
@ -1260,7 +1260,7 @@ class Webhook(BaseWebhook):
|
|||||||
|
|
||||||
.. versionchanged:: 2.0
|
.. versionchanged:: 2.0
|
||||||
This function will now raise :exc:`ValueError` instead of
|
This function will now raise :exc:`ValueError` instead of
|
||||||
``~InvalidArgument``.
|
``InvalidArgument``.
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
------------
|
------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user