mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Remove outdated note in FAQ
This commit is contained in:
parent
68b0759637
commit
5569b6e1f8
@ -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?
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user