简体   繁体   中英

How to find messages in google spaces using chat.api

I want to be able to pull all text messages from a google chat space.

I'm looking at the spaces.messages.get but it assumes you have the ID of a message. In similar programs (MS Teams), you can call an endpoint to list all message ID and then call the message API to extract the contents of an ID. However, google chat has no such API.

Has anyone come across a way to do this?

This is currently not possible

There is already a respective feature request on Google Issue's Tracker.

I recomment you to star it to increase visibility and hope that it will be implemented soon.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM