mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +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
|
||||
This function will now raise :exc:`ValueError` instead of
|
||||
``~InvalidArgument``.
|
||||
``InvalidArgument``.
|
||||
|
||||
Parameters
|
||||
------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user