Change info directive to note

This commit is contained in:
Rapptz 2025-08-18 13:44:29 -04:00
parent 13d1fbee58
commit e00bb0b0f3

View File

@ -136,7 +136,7 @@ class File:
This is used in certain places such as embeds or components to refer This is used in certain places such as embeds or components to refer
to an uploaded file via URL. to an uploaded file via URL.
.. info:: .. note::
Due to Discord's filename processing, the filename must be ASCII aphanumeric Due to Discord's filename processing, the filename must be ASCII aphanumeric
with underscores, dashes, and periods. with underscores, dashes, and periods.