Naposledy aktivní 2 weeks ago

nuno revidoval tento gist 2 weeks ago. Přejít na revizi

1 file changed, 26 insertions

gistfile1.txt(vytvořil soubor)

@@ -0,0 +1,26 @@
1 + tg-bot-ts-dev | Interaction error: DiscordjsTypeError [CommandInteractionOptionNoSubcommandGroup]: No subcommand group specified for interaction.
2 + tg-bot-ts-dev | at CommandInteractionOptionResolver.getSubcommandGroup (/app/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:125:13)
3 + tg-bot-ts-dev | at handleTgAdminCommand (/app/src/commands/tgAdmin.ts:140:37)
4 + tg-bot-ts-dev | at handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:66)
5 + tg-bot-ts-dev | at Client.handleInteraction (/app/src/handlers/interactions.ts:106:13)
6 + tg-bot-ts-dev | at Client.emit (node:events:519:28)
7 + tg-bot-ts-dev | at Client.emit (node:domain:489:12)
8 + tg-bot-ts-dev | at InteractionCreateAction.handle (/app/node_modules/discord.js/src/client/actions/InteractionCreate.js:103:12)
9 + tg-bot-ts-dev | at Object.module.exports [as INTERACTION_CREATE] (/app/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
10 + tg-bot-ts-dev | at WebSocketManager.handlePacket (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
11 + tg-bot-ts-dev | at WebSocketManager.<anonymous> (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:236:12) {
12 + tg-bot-ts-dev | code: 'CommandInteractionOptionNoSubcommandGroup'
13 + tg-bot-ts-dev | }
14 + tg-bot-ts-dev | Interaction error: DiscordjsTypeError [CommandInteractionOptionNoSubcommandGroup]: No subcommand group specified for interaction.
15 + tg-bot-ts-dev | at CommandInteractionOptionResolver.getSubcommandGroup (/app/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:125:13)
16 + tg-bot-ts-dev | at handleTgAdminCommand (/app/src/commands/tgAdmin.ts:140:37)
17 + tg-bot-ts-dev | at handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:66)
18 + tg-bot-ts-dev | at Client.handleInteraction (/app/src/handlers/interactions.ts:106:13)
19 + tg-bot-ts-dev | at Client.emit (node:events:519:28)
20 + tg-bot-ts-dev | at Client.emit (node:domain:489:12)
21 + tg-bot-ts-dev | at InteractionCreateAction.handle (/app/node_modules/discord.js/src/client/actions/InteractionCreate.js:103:12)
22 + tg-bot-ts-dev | at Object.module.exports [as INTERACTION_CREATE] (/app/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
23 + tg-bot-ts-dev | at WebSocketManager.handlePacket (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
24 + tg-bot-ts-dev | at WebSocketManager.<anonymous> (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:236:12) {
25 + tg-bot-ts-dev | code: 'CommandInteractionOptionNoSubcommandGroup'
26 + tg-bot-ts-dev | }
Novější Starší