mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 02:43:01 +00:00
Remove outdated note in FAQ
This commit is contained in:
@ -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?
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user