Discord: avoid reply spam on chunked sends

This commit is contained in:
Shadow
2026-02-20 16:37:06 -06:00
parent df002ef840
commit 64c29c3755
5 changed files with 49 additions and 3 deletions

View File

@@ -887,6 +887,7 @@ async function dispatchDiscordComponentEvent(params: {
rest: interaction.client.rest,
runtime,
replyToId,
replyToMode,
textLimit,
maxLinesPerMessage: ctx.discordConfig?.maxLinesPerMessage,
tableMode,