mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
Update version in web builds example
This commit is contained in:
@@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js.
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
```html
|
```html
|
||||||
<script type="text/javascript" src="discord.11.3.1.min.js"></script>
|
<script type="text/javascript" src="discord.11.4.1.min.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
const client = new Discord.Client();
|
const client = new Discord.Client();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user