Browse Source

Change info directive to note

pull/10266/head
Rapptz 1 week ago
parent
commit
e00bb0b0f3
  1. 2
      discord/file.py

2
discord/file.py

@ -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.

Loading…
Cancel
Save