We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d1fbe commit e00bb0bCopy full SHA for e00bb0b
discord/file.py
@@ -136,7 +136,7 @@ def uri(self) -> str:
136
This is used in certain places such as embeds or components to refer
137
to an uploaded file via URL.
138
139
- .. info::
+ .. note::
140
Due to Discord's filename processing, the filename must be ASCII aphanumeric
141
with underscores, dashes, and periods.
142
0 commit comments