diff --git a/discord/file.py b/discord/file.py index e3934e7bc..8f9102216 100644 --- a/discord/file.py +++ b/discord/file.py @@ -136,7 +136,7 @@ class File: This is used in certain places such as embeds or components to refer to an uploaded file via URL. - .. info:: + .. note:: Due to Discord's filename processing, the filename must be ASCII aphanumeric with underscores, dashes, and periods.