#Telegram group chat not delivering replies

1 messages ยท Page 1 of 1 (latest)

tall steeple
#

I updated openclaw from 2026.4.21 โ†’ 2026.5.4
But now when I send a message in a group chat topic, I see the bot is typing, but no messeges are being delivered. This happens in all group topics. The direct messages via telegram are working find.

desert ridgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

whole island
#

Someone mentioned this in some other help thread, worked for me aswell:

I had to add this to the messages section in openclaw.json for the responses to show up:

"groupChat": {
  "visibleReplies": "automatic"
}