Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/message replies #20

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

edjeavons
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants