#Telegram group chat not delivering replies
1 messages ยท Page 1 of 1 (latest)
1 messages ยท Page 1 of 1 (latest)
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.
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"
}