apple502j
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/webhook/async_.py
|
@ -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(): |
|
|