diff --git a/commands/interaction/subcommands/tts/tiktok.js b/commands/interaction/subcommands/tts/tiktok.js index caf8899..90779ac 100644 --- a/commands/interaction/subcommands/tts/tiktok.js +++ b/commands/interaction/subcommands/tts/tiktok.js @@ -23,7 +23,7 @@ module.exports = { description: 'Text', type: ApplicationCommandOptionTypes.STRING, required: true, - maxLength: 256 + maxLength: 100 } ], run: async (context, args) => {