diff --git a/docs/faq.rst b/docs/faq.rst index c2868b8ea6..d3fdba587b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -326,10 +326,6 @@ Quick example: :: embed.set_image(url="attachment://image.png") 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? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~