mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-22 19:06:44 +00:00
Fix Webhook example
This commit is contained in:
parent
8e08bd6af2
commit
5acb3a62f8
@ -740,7 +740,7 @@ class Webhook(BaseWebhook):
|
|||||||
|
|
||||||
.. code-block:: python3
|
.. code-block:: python3
|
||||||
|
|
||||||
from discord import Webhook, AsyncWebhookAdapter
|
from discord import Webhook
|
||||||
import aiohttp
|
import aiohttp
|
||||||
|
|
||||||
async def foo():
|
async def foo():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user