mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 06:14:34 +00:00
Discord: avoid reply spam on chunked sends
This commit is contained in:
@@ -887,6 +887,7 @@ async function dispatchDiscordComponentEvent(params: {
|
||||
rest: interaction.client.rest,
|
||||
runtime,
|
||||
replyToId,
|
||||
replyToMode,
|
||||
textLimit,
|
||||
maxLinesPerMessage: ctx.discordConfig?.maxLinesPerMessage,
|
||||
tableMode,
|
||||
|
||||
Reference in New Issue
Block a user