回答編集履歴

1

文字の追加

2022/08/30 05:01

投稿

gx1285
gx1285

スコア136

test CHANGED
@@ -1,3 +1,4 @@
1
+ これで動くと思います。
1
2
  ```js
2
3
  const { Client, GatewayIntentBits, Partials, EmbedBuilder } = require('discord.js'),
3
4
  client = new Client({
@@ -58,5 +59,5 @@
58
59
  };
59
60
  });
60
61
  ```
61
- 動作確認済み
62
+ 動作確認済み
62
63
  ![image](https://cdn.discordapp.com/attachments/962267104516636762/1014036109027721236/unknown.png)