google-chat icon indicating copy to clipboard operation
google-chat copied to clipboard

Feature/message replies

Open edjeavons opened this issue 2 years ago • 0 comments

Adds support for message threads so replies can be grouped together in spaces that support threading. The addition does not break/change any existing functionality.

API spec: https://developers.google.com/chat/api/guides/crudl/messages#start_or_reply_to_a_message_thread

It's very useful functionality when an initial notification is later followed up with a separate one for the issue's resolution. In this case the two messages can be grouped together for context along with any conversation that other chat members have had in between the two.

edjeavons avatar Mar 05 '23 16:03 edjeavons