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 8b1bb95 commit b5df860Copy full SHA for b5df860
docs/topics/web.md
@@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js.
23
24
## Example
25
```html
26
-<script type="text/javascript" src="discord.11.3.1.min.js"></script>
+<script type="text/javascript" src="discord.11.4.1.min.js"></script>
27
<script type="text/javascript">
28
const client = new Discord.Client();
29
0 commit comments