Middledot
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
4 deletions
-
docs/faq.rst
|
@ -326,10 +326,6 @@ Quick example: :: |
|
|
embed.set_image(url="attachment://image.png") |
|
|
embed.set_image(url="attachment://image.png") |
|
|
await channel.send(file=file, embed=embed) |
|
|
await channel.send(file=file, embed=embed) |
|
|
|
|
|
|
|
|
.. note :: |
|
|
|
|
|
|
|
|
|
|
|
Due to a Discord limitation, filenames may not include underscores. |
|
|
|
|
|
|
|
|
|
|
|
Is there an event for audit log entries being created? |
|
|
Is there an event for audit log entries being created? |
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|