diff --git a/discord/webhook/async_.py b/discord/webhook/async_.py index 21e32d00f..a174644fb 100644 --- a/discord/webhook/async_.py +++ b/discord/webhook/async_.py @@ -740,7 +740,7 @@ class Webhook(BaseWebhook): .. code-block:: python3 - from discord import Webhook, AsyncWebhookAdapter + from discord import Webhook import aiohttp async def foo():