googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.38k stars 1.91k forks source link

List messages of a chat Space #3329

Open clivi-kj opened 1 year ago

clivi-kj commented 1 year ago

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

We filed the request there, but they said to put a ticket here.

Listing of messages is not implemented. However it is in the discovery: https://github.com/googleapis/google-api-nodejs-client/blob/df06a5565509f61a88acd676e31c3eac0f3dc1c5/discovery/chat-v1.json#L685

https://github.com/googleapis/google-api-nodejs-client/blob/df06a5565509f61a88acd676e31c3eac0f3dc1c5/src/apis/chat/v1.ts#L3219