mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 12:07:28 +08:00
telegram: disable thinking placeholder output to avoid stale regressions
This commit is contained in:
@@ -613,8 +613,6 @@ func (c *TelegramChannel) handleMessage(runCtx context.Context, message *telego.
|
||||
})
|
||||
cancelAPI()
|
||||
|
||||
c.startThinkingPlaceholder(runCtx, chatID, message.MessageID)
|
||||
|
||||
metadata := map[string]string{
|
||||
"message_id": fmt.Sprintf("%d", message.MessageID),
|
||||
"user_id": fmt.Sprintf("%d", user.ID),
|
||||
|
||||
Reference in New Issue
Block a user