You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a private g/chat room with only yourself and a bot (say a webhook notification bot updating you on incident details from a ticketing system) this works fine in the g/chat interface however the bot chat never appears in the bridged room.
The text was updated successfully, but these errors were encountered:
I can confirm that it doesn't work when the message is formatted as a card message. But it does when you send a simple text: curl -X POST -H "Content-Type: application/json" "${WEBHOOK_URL}" -d "{\"text\": \"test message\"}"
In a private g/chat room with only yourself and a bot (say a webhook notification bot updating you on incident details from a ticketing system) this works fine in the g/chat interface however the bot chat never appears in the bridged room.
The text was updated successfully, but these errors were encountered: