google-chat
google-chat copied to clipboard
Feature/message replies
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.