Lucas K 9e7a619c24
Fix slashCommand of type SUB_COMMAND_GROUP
I tried to run a slash command like this: this.channel.sendSlash(BOT_ID, 'trade item for_items', '1', 'itemName', 'True');

I ran into an exception saying "Cannot read properties of undefined (reading 'type')"

After debugging it, I got it working again with this small adjustment.
2022-10-06 22:31:11 +02:00
..
2022-10-03 19:25:39 +07:00
2022-10-03 19:25:39 +07:00
2022-10-03 19:25:39 +07:00
2022-08-29 11:10:47 +07:00
2022-05-14 15:06:15 +07:00
2022-10-03 19:25:39 +07:00
2022-09-09 23:44:45 +07:00
2022-03-19 17:37:45 +07:00