mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 08:47:40 +00:00
fix(telegram): clean tsgo/format regressions
This commit is contained in:
committed by
Ayaan Zaidi
parent
1c1d7fa0e5
commit
b430998c2f
@@ -166,7 +166,6 @@ export async function deliverReplies(params: {
|
||||
...(shouldAttachButtonsToMedia ? { reply_markup: replyMarkup } : {}),
|
||||
...buildTelegramSendParams({
|
||||
replyToMessageId,
|
||||
replyQuoteText,
|
||||
thread,
|
||||
}),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user